storypioneers / kirby-wysiwyg

WYSIWYG panel field for Kirby CMS
Other
125 stars 16 forks source link

File Upload reverting WYSIWYG field to last saved state. #35

Open noameppel opened 8 years ago

noameppel commented 8 years ago

I have a new content type called Reports with a wysiwyg field. I can create a new Report and fill in the title and wysiwyg fields. However, when I upload a file, it reverts to the last saved state of the wysiwyg field.

Create new Report. Content: "Hello". Press Save. Content: "Goodbye". (Don't press save). Upload file. File will upload and content will revert to "Hello". (The last saved state).

dgdsp commented 8 years ago

I can confirm this bug from Panel 2.2.x onwards.