storypioneers / kirby-wysiwyg

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

Issue on save #43

Open hroma opened 7 years ago

hroma commented 7 years ago

Hi, Great Plugin! I don't know if it's the expected behavior, but when you save the page, page is refreshed automatically (reloaded). Before trying this plugin, page updated via $.post & $.get without page reloading and got a friendly green smiley on top right of the viewport. I've tried to hack the wysiwyg.js file but none of my experiments failed. Is there a way to tell the plugin to rebind '.btn-submit' events? Is it a conflit with mediumEditor.js ?

dgdsp commented 7 years ago

hi hroma, could you please try with the current version? I currently cannot replicate this issue.