You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Prerequisites
Ionic Framework Version
Current Behavior
Using a custom class in global.scss, cannot scale a modal's height based on its content. No modal content appears except the modal backdrop.
Expected Behavior
Expect to be able to scale modal height automatically based on its content.
Steps to Reproduce
Display a modal using the ModalController and set its class to use the .auto-height class in the css above.
Code Reproduction URL
No response
Ionic Info
Ionic CLI : 6.18.2
Ionic Framework : @ionic/angular 6.0.13
@angular-devkit/build-angular : 13.2.6
@angular-devkit/schematics : 13.2.6
@angular/cli : 13.2.6
@ionic/angular-toolkit : 6.1.0
Additional Information
No response
The text was updated successfully, but these errors were encountered: