bug: Menu does not animate open when closed without animation
See original GitHub issueBug Report
Ionic version:
[x] 4.11.10
Current behavior:
When an ion-menu gets opened with animation and then gets closed with no animation. Then when you open it again it does not animate…
Expected behavior:
Ion-Menu should open with animation when it was closed without animation
Steps to reproduce:
just create the sample project with a menu. then programmtically with a click handler close the menu using it’s reference with the parameter false (no animation) and then open it again.
Related code: menu.close(false); menu.open(true); // no animation
insert short code snippets here
Other information:
Ionic info:
insert the output from ionic info here
Issue Analytics
- State:
- Created 4 years ago
- Comments:12 (6 by maintainers)
Top Results From Across the Web
bug: Menu does not animate open when closed without ...
Current behavior: When an ion-menu gets opened with animation and then gets closed with no animation. Then when you open it again it...
Read more >First time open on menu doesn't animate the first time... Bug or ...
When you click it the first time, the green background of the menu does NOT slide into place, but when you click it...
Read more >How can I make sure that when the menu is closed, it ...
First, all the items are stretched to the width of the window and go from top to bottom, then the background disappears, then...
Read more >Fixed issues in Animate release - Adobe Support
We heard you! We've been working hard at fixing the issues you reported to us. Here's a list of issues we fixed in...
Read more >CSS Animations Not Working? Try These Fixes - HubSpot Blog
Learn how to fix common CSS animation error and get your animations looking how you want them.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
it’s working with this version, you fixed it ^^
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.