SKLINET / strapi-plugin-tinymce

11 stars 18 forks source link

Save button is enabled whenever open a document in a content manager in Strapi TinyMCE #39

Closed maruthasalamr closed 4 months ago

maruthasalamr commented 6 months ago

As strapi admin if user open the any documents or records in collection which is already saved. But still the save button is enabled even though user does not make any changes in the document.

Steps to reproduce 1.Open any save/published document/record in the collection. 2.Record which already has TinyMCE editor do not make any changes to the record 3.You can find the Save button is enabled.

Due to this issue the user will click the save button without any changes to the record.This could be a performance issues.

This issue occurs in the published pages with TinyMCE editor. unpublished pages does not occurs this issue

image image

Strapi Version. : 4.9.1 Node version: 18 @sklinet/strapi-plugin-tinymce :1.0.7 DB : postgres Operating System: Mac Os

stale[bot] commented 5 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.