Skip to content
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

bug: The ion-alert and ion-action-sheet components are rendered in Controller mode #30141

Open
3 tasks done
Monsterwolfzzz opened this issue Jan 21, 2025 · 0 comments
Open
3 tasks done
Labels

Comments

@Monsterwolfzzz
Copy link

Prerequisites

Ionic Framework Version

v8.x

Current Behavior

The ion-alert and ion-action-sheet components are rendered in Controller mode, and the dom structure is not removed when dismissed. And if triggered multiple times, the dom structure will continue to accumulate, and the document example can be reproduced

Expected Behavior

The dom structure should be removed when dismissed

Steps to Reproduce

1.open the https://ionicframework.com/docs/api/alert#controller-alerts
2.Go to the Controller Alerts
2.Click Me button
3.Dismiss alerts
4.The browser views the Element dom

Code Reproduction URL

https://ionicframework.com/docs/api/alert#controller-alerts

Ionic Info

Image

Additional Information

No response

@ionitron-bot ionitron-bot bot added the triage label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant