Description
Prerequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already report this problem, without success.
Ionic Framework Version
- v4.x
- v5.x
- v6.x
- Nightly
Current Behavior
When doc type is in RTL mode, the menu open then auto close itself.
- Only happens on the first toggle.
Expected Behavior
One click to open the menu.
Steps to Reproduce
Create a simple menu project, edit the <html>
tag to <html lang="he" dir="rtl">
in the index page.
Code Reproduction URL
No response
Ionic Info
`Ionic:
Ionic CLI : 6.19.0 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 6.1.2
@angular-devkit/build-angular : 13.3.3
@angular-devkit/schematics : 13.3.3
@angular/cli : 13.3.3
@ionic/angular-toolkit : 6.1.0
Capacitor:
Capacitor CLI : 3.5.0
@capacitor/android : 3.5.0
@capacitor/core : 3.5.0
@capacitor/ios : 3.5.0
Utility:
cordova-res : not installed globally
native-run : 1.5.0
System:
NodeJS : v16.13.0 (/usr/local/bin/node)
npm : 8.1.3
OS : macOS Monterey
`
Additional Information
No response