question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bug: Menu does not animate open when closed without animation

See original GitHub issue

Bug 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:closed
  • Created 4 years ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
nickwingercommented, Feb 27, 2020

it’s working with this version, you fixed it ^^

0reactions
ionitron-bot[bot]commented, Mar 28, 2020

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found