Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up5.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.