tinymce-react
tinymce-react copied to clipboard
Offical TinyMCE React component
I am not able to get the numlist bullist charmap emoticons options in the menu bar even though I included in the toolbar part of the code. ``` editorRef.current =...
**What is the current behavior?** This library install TinyMCE all on its own. **Please provide the steps to reproduce and if possible a minimal demo of the problem via [codesandbox.io](https://codesandbox.io/s/tinymce-tinymce-react-p6bqty?file=/src/index.js)...
Same bug described as here [https://github.com/tinymce/tinymce-angular/issues/138](https://github.com/tinymce/tinymce-angular/issues/138) https://stackblitz.com/edit/vitejs-vite-zwyxe1?file=src%2FApp.tsx  
## 📝 Provide detailed reproduction steps (if any) I'm trying to upload images from my React frontend to my Laravel backend using TinyMCE the image plugin that is provided from...
**What is the current behavior?** Hey I am using tinymce-react package in my nextjs 14 based production app. The problem is that the tinymce doesnot work on chrome browser. I...
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. Commits 3b0994a 2.0.1 32f468f lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...
**What is the current behavior?** React uses add/remove to manipulate DOM. But when iframe is removed from DOM it looses its context (see https://github.com/whatwg/dom/issues/891). TinyMce doesn't detect iframe reload **Please...
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...
## about image_caption this function * **they image not center aligned, but when I not using image_caption or set it value to false, then can center aligne** * **or do...