Hi,
I managed to solve it. I deleted all the css and JS files that came with the plugins. then it works.
The problem is with the app compiled after the update. Scrollbars just disappeared.
Page scrolling on my apps is not working properly. Could it be me or someone is already working on this?
All my apps compiled yesterday after an upgrade lost the functionality to scroll down.
Hi,
Is it possible to have a floating component in an app. e.g. a button that remains visible and the user can be move it out of the way while using the app.
Hi,
I want to reference an input component placed inside a grid using Apperyio('mycomponent').val()
however, I cant seem to get the component reference. But when I take the component out of the grid, then I'm able to reference it. could you please assist?