Skip to content

🐛 fix(collapse): prevent animation on collapse#118

Closed
LukasEifel wants to merge 1 commit intosveltestrap:mainfrom
LukasEifel:main
Closed

🐛 fix(collapse): prevent animation on collapse#118
LukasEifel wants to merge 1 commit intosveltestrap:mainfrom
LukasEifel:main

Conversation

@LukasEifel
Copy link
Contributor

Why these changes?
This prevents the open animation from being triggered while the navigation bar is collapsed.
If isOpen was set to false and the navbar was collapsed, the animation to close the navbar was played.

This is an implementation of code changes that were made in bestguy/sveltestrap#457.

Fixes #62

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 Collapse component is playing animation on load

2 participants