-
Notifications
You must be signed in to change notification settings - Fork 13.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: $ionicPopover doesn't work in footer. #1986
Comments
Confirmed, going to assign this to @adamdbradley. |
The popover will now pop up if there isn't room for it to pop down. |
Hi, we are using Ionic, v1.0.0-beta.11 , the popover is not working in footer, can you tell the build in which you have the fix. |
You have to use the nightly build, you can find the code here http://code.ionicframework.com/#nightly |
FYI, it's now in beta.12 |
@gouegd seems to work fine here. |
Sorry I meant to tell @kuldeepJadhav the fix is now in beta.12, not just in the nightlies. Thanks guys for the good work. |
Thanx @gouegd, will upgrade to beta.12 |
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out. |
Type: feat
Platform: all
Popovers only appear below the button that trigger them. As a result, placing a button in the footer to trigger a popover just grey's the screen. The popover appears off the screen on the bottom.
http://codepen.io/anon/pen/ivIHo
The text was updated successfully, but these errors were encountered: