Hi! I'm having some trouble with the modal loading in mobile. Im using the propeller framework on my angular application. The modal works perfectly in web view, but as I scale down the window to mobile - the modal loads at the bottom of the page - i.e. the user needs to scroll to the bottom of the page to see the content of the modal.
This seems to be happening with the sample code too (I tried copy and pasting to test). How can I fix this issue?
Hi! I'm having some trouble with the modal loading in mobile. Im using the propeller framework on my angular application. The modal works perfectly in web view, but as I scale down the window to mobile - the modal loads at the bottom of the page - i.e. the user needs to scroll to the bottom of the page to see the content of the modal.
This seems to be happening with the sample code too (I tried copy and pasting to test). How can I fix this issue?
Thank you!