Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't insert image into TinyMCE #735

Open
Piligrim2911 opened this issue Apr 6, 2024 · 2 comments
Open

Doesn't insert image into TinyMCE #735

Piligrim2911 opened this issue Apr 6, 2024 · 2 comments

Comments

@Piligrim2911
Copy link

Hi!

Images stopped being inserted in the editor. When using the responsivefilemanager plugin, images are inserted. But, when I try to select an image through the Image tinymce plugin and select the file through file picker the file manager window closes, but the file path is not inserted.

I use TimyMCE 5 and checked it in browsers chrome and firefox.

Integration code:

external_filemanager_path: "https://"+hostname+"/plugins/filemanager/",
filemanager_title:"File Manager" ,
external_plugins: {
        "filemanager": "https://"+hostname+"/plugins/filemanager/plugin.min.js",
        "responsivefilemanager": "https://"+hostname+"/plugins/filemanager/plugins/tinymce/plugin.min.js"
},

Everything worked well before, but now all sites have this problem.
Please help me solve the problem!

@Piligrim2911
Copy link
Author

Problem solved.
The problem was with the browser extension.

Issue can be closed.

@jshster
Copy link

jshster commented Apr 15, 2024

Problem solved. The problem was with the browser extension.

Issue can be closed.

Sorry, can you provide some more info? Which browser extension?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants