Qdilog Maximized problem in ios
-
I am having the problem in maximizing the qdialog to fullscreen in ios. It strats behaving like this recently. It was working fine 2 or 3 weeks before. And now there is a white bar under the dialog. Does anyone know what is the issue and why is it happening like this?
-
It was working fine 2 or 3 weeks before. And now there is a white bar under the dialog. Does anyone know what is the issue and why is it happening like this?
Either you updated the quasar version in your App or IOS/xcode changed version in the past 2 or 3 weeks.
To solve this I would make sure you are on the latest quasar version:
quasar upgrade
(will report if there are new versions)- if there are new versions then:
quasar upgrade -i
to upgrade to newest version.
If the problem still persists: first search for an existing github issue about this, if there is none you should create a new issue.