Closed tdusman closed 10 months ago
Ref: INT-3180
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.
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.
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"