-
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
5.0.0-rc.0: ion-content height 100% not inherited #20305
Comments
Thanks for the issue. Can you provide a code example of what you are trying to do? |
thank you for your reply. I try :
and
|
Thanks for the follow up. Can you give the following dev build a try and let me know if it resolves your issue: |
It works as expected, thanks for your help. |
Thanks for the issue. This has been resolved via #20309 and will be available in an upcoming release of Ionic Framework. |
Thanks! Had the same issue with rc.0 and now it's working like before. good job! |
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. |
Ionic version:
[x] 5.0.0-rc.0
Current behavior:
In Ionic 5.0.0-rc.0 it is no longer possible to assign a height: 100% to the split element of the ion-content property, respectively, this property will be ignored.
Expected behaviour:
Still able to use height: 100% for content with Ionic 5.0.0-rc.0.
The text was updated successfully, but these errors were encountered: