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
When using rich text editor inside a Dialog, the built-in popups of the rich text editor cannot gain focus
Can Dialog these two properties be set the same way as in MUI?
1.disableEnforceFocus={true}
2.disableAutoFocus={true}
Affected component/components
Dialog
How to reproduce
2.
Codesandbox/StackBlitz link
No response
Logs
No response
System Info
browsers, system
Before submitting
I've made research efforts and searched the documentation
I've searched for existing issues
The text was updated successfully, but these errors were encountered:
Describe the bug
When using rich text editor inside a Dialog, the built-in popups of the rich text editor cannot gain focus
Can Dialog these two properties be set the same way as in MUI?
1.disableEnforceFocus={true}
2.disableAutoFocus={true}
Affected component/components
Dialog
How to reproduce
2.
Codesandbox/StackBlitz link
No response
Logs
No response
System Info
Before submitting
The text was updated successfully, but these errors were encountered: