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

rte panel missing on frontend editing if rte_ckeditor_image is installed. #110

Open
SruthiKumar333 opened this issue Jan 14, 2021 · 4 comments
Labels

Comments

@SruthiKumar333
Copy link

Hi,
I'm working on Typo3(v10.4.12) with frontend_editing(v1.9.6) enabled. After installing rte_ckeditor_image(v10.1.0) the rte panel in frontend is not visible anymore.

rte_ckeditor_image-Github-1

If I uninstall the rte_ckeditor_image extension, the rte panel is visible again.

rte_ckeditor_image-Github-2

@dogawaf
Copy link

dogawaf commented Mar 10, 2021

@SruthiKumar333 you should have some JS error in the browser's console. Could you make a screenshot and post it here?

@SruthiKumar333
Copy link
Author

Hi @dogawaf ,
Yes. There is one. I have attached the screenshot of the JS error in the developer console.

github_ck_editor_image_pic2

@SruthiKumar333
Copy link
Author

Hi,
Just found another conflict between frontend_editing and rte_ckeditor_image. The SAVE ALL and DISCARD buttons in the frontend editing panel are not working when rte_ckeditor_image is installed. But works fine when it is uninstalled.

rte_image_saveall_button_conflict

I have attached the Js(typo3image.js) errors in the console too.

rte_image_console_error2

On uninstalling rte_ckeditor_image extension there are no console errors and the buttons are working fine.

@supercosh
Copy link

supercosh commented Jun 29, 2022

Hello, I can confirm this error, but having it in the backend on TYPO3 10.4.29, Extension version 10.2.1.

Sometimes the RTE is loading, sometimes not. It seems that there is a problem with the loading order of required libraries (jquery)?

Screenshot of dev tools (sorry for the blurry image, captured it from a low quality teamviewer session):

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

No branches or pull requests

4 participants