tinymce / tinymce-react

Offical TinyMCE React component
MIT License
970 stars 156 forks source link

Editor functionality conflicts with MUI in React #455

Closed tdusman closed 10 months ago

tdusman commented 1 year ago

I am getting the source code area disabled in tinymce editor when implementing the editor in MUI components (paper, card, and box etc). Also not allowing me to scroll the page from editor textarea when using the scrollbar from this package (react-perfect-scrollbar).

versions: "@tinymce/tinymce-react": "^4.1.0" "react": "^17.0.2" "typescript": "^4.6.4" "@mui/material": "^5.7.0" "react-perfect-scrollbar": "^1.5.8"

TinyITAdmin commented 1 year ago

Ref: INT-3180

danoaky-tiny commented 11 months ago

Could you please provide a demo using the provided template: https://codesandbox.io/s/tinymce-tinymce-react-p6bqty?file=/src/index.js, then we're happy to help you further.

github-actions[bot] commented 10 months ago

This issue is stale because it has been open for 30 days with no activity. Respond with a comment or this will be closed in 7 days.