Where is the wrap_on option? By which I can set my app look same like browser and mobile.
And another thing is I have a paid subscription but the app runs slow is there any way to speed it up?
Hi and welcome to the forum.
Can you share a clone which shows the wrapping behaviour? Wrap on is part of the containers properties and is set per container.
Speeding up an app can be done a number of ways but the usual culprit is multiple roundtrip server calls. Reducing these consectutive calls is a quick and easy way to speed up the app.
Is there a particular aspect of your app which is slow? Can you share a clone showing the behaviour.
1 Like