Trying to load TinyMCE as a standalone (non-cloud) free installation but still get the This domain is not registered message
See original GitHub issueI have wrapped the call to the tinyMCE inside another VUE component (warapper) called Wysiwyg as below:
import editor from '@tinymce/tinymce-vue';
export default {
name: 'Wysiwyg',
components: { editor },
}
This works but show the dreaded message:
This domain is not registered with TinyMCE Cloud. Start a free trial to discover our premium cloud services and pro support.
I don’t want to use cloud but want to run the tinyMCE as a standalone editor for my project.
What should I do?
Issue Analytics
- State:
- Created 5 years ago
- Comments:19 (4 by maintainers)
Top Results From Across the Web
Remove warning - This domain is not registered with Tiny Cloud
How to remove the TinyMCE warning notification - This domain is not registered with Tiny Cloud - associated with the Cloud API key....
Read more >How to fix TinyMCE 'Domain not registered' message in an ...
The problem is, the editor shows that "domain not registered" message. My api key is correct. I have to hide the message via...
Read more >Post will not publish – tinyMCE error - WordPress.org
I have installed the free version of the plugin and configured it. Nothing happens when I post from the form (i.e., no response,...
Read more >Dissecting the WordPress TinyMCE Editor - Kinsta
Develop custom WordPress TinyMCE plugins; Use a free WordPress plugin to add styles and buttons to TinyMCE. WordPress TinyMCE TinyMCE is a ...
Read more >TinyMCE error - ACF Support
I just tested this on a site with only ACF and WP, I tested with both ACF4 and ACF5. I'm not getting this...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Just a heads up. You don’t have to copy the skins and themes to the
public
folderHere ya go https://gist.github.com/Pyronerd62/b361822cce661152a80cdeb80a2ddb7f