You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use it according to the readme but the desktop or the mobile view isn't responsive. The footer is stretched up to the fields and if there are less number of columns the row doesn't stretches itself.
The text was updated successfully, but these errors were encountered:
@gardeziburhan In my app, I don't use AA from mobile, however I'll try to help. Can you please share a screenshot of what you're seeing?
Also, digging into it a bit, it seems AA itself doesn't do responsiveness very well. To start, you'll probably need to add config.meta_tags = { viewport: "width=device-width, initial-scale=1" } to your initializer config.
I am trying to use it according to the readme but the desktop or the mobile view isn't responsive. The footer is stretched up to the fields and if there are less number of columns the row doesn't stretches itself.
The text was updated successfully, but these errors were encountered: