digicorp / propeller

Propeller - Develop more, Code less. Propeller is a front-end responsive framework based on Google's Material Design Standards & Bootstrap.
http://propeller.in
MIT License
1.13k stars 139 forks source link

Modal Loading Error in Mobile View #36

Closed mazlano27 closed 6 years ago

mazlano27 commented 7 years ago

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!

piyush-digicorp commented 7 years ago

Hi,

Could you please share your code snippet with us so that we can identify the problem more clearly.