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

Swipe on ionic menu doesn't works with swcMinify on start #31911

Closed
Josyto opened this issue Nov 29, 2021 · 1 comment · Fixed by #33063
Closed

Swipe on ionic menu doesn't works with swcMinify on start #31911

Josyto opened this issue Nov 29, 2021 · 1 comment · Fixed by #33063
Assignees

Comments

@Josyto
Copy link

Josyto commented Nov 29, 2021

What version of Next.js are you using?

12.0.4

What version of Node.js are you using?

16.13.0

What browser are you using?

Chrome, Firefox

What operating system are you using?

Windows 11

How are you deploying your application?

Vercel, next start

Describe the Bug

The swipe gesture of the '@ionic/react' menu only works in dev, when doing build and start stops working and blocks the animation of the menu. swcMinify option was enable in both cases.

The toggle button works in both dev and build.

Version
@ionic/react: "^5.9.1"

Expected Behavior

The swipe gesture should work correctly when doing build and start with the swcMinify option enabled

To Reproduce

https://github.com/Josyto/next-swc-ionic-menu

@Josyto Josyto added the bug Issue was opened via the bug report template. label Nov 29, 2021
@timneutkens timneutkens added kind: bug and removed bug Issue was opened via the bug report template. labels Nov 29, 2021
@kdy1 kdy1 mentioned this issue Jan 6, 2022
12 tasks
@balazsorban44
Copy link
Member

This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@vercel vercel locked as resolved and limited conversation to collaborators Feb 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants