Appearance problem in browsers
Could it be something with the hiding of footer? when I watch a page with footer visible the problem doesn't occur. You can see this by actually logging in to the app. Create own acc or use username: v password: v .
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Could it be something with the hiding of footer? when I watch a page with footer visible the problem doesn't occur. You can see this by actually logging in to the app. Create own acc or use username: v password: v .
Also realized the problem only occurs when page is loaded, before anything else has been done. If I load the page and do something (ex. typing a username) before "scrolling down", the problem is not there. If I "scroll down" before doing anything, the problem is there.
Thank you for the update, we'll research further.
Did you come to any conclusion yet? I'd like to continue working on the project now, can I do that without disturbing your process?
Hi Victor - it seems that this could be caused by event Load on which you run JS, try placing it on event Show.
Didn't do any difference for me, sorry...
Found a temporary workaround, not really nice in the end though...; Showing footer now but changing footer background to white and setting a z-index of -10.
I would still like it if you figured out what's causing the problem really.
Thanks for your service.
Hello! Developers team was looking into this issue, but haven't found any workaround unfortunately. Thank you for posting your solution!