You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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