tinymce-react icon indicating copy to clipboard operation
tinymce-react copied to clipboard

Offical TinyMCE React component

Results 47 tinymce-react issues
Sort by recently updated
recently updated
newest added

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 =...

GitHub

**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)...

GitHub

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 ![image](https://github.com/tinymce/tinymce-react/assets/24221572/ec04793c-15bc-4b09-bd6e-73bdda104d18) ![image](https://github.com/tinymce/tinymce-react/assets/24221572/b1bd1187-7068-4dd5-a4c0-4e50e4fcdbfe)

status: escalated
GitHub

## 📝 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...

status: escalated
GitHub

**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...

needs: more info

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies

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...

dependencies

**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...

bug
status: escalated
GitHub

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...

dependencies

## 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...