Alex-D / Trumbowyg

A lightweight and amazing WYSIWYG JavaScript editor under 10kB
https://alex-d.github.io/Trumbowyg
MIT License
3.98k stars 609 forks source link

Working on localhost not on live server #1308

Closed rashhworld closed 2 years ago

rashhworld commented 2 years ago

The editor works fine with a local server, but when deployed on a live server, the editor input is not getting submitted. And also it somehow causes issues with jquery validation. image

Alex-D commented 2 years ago

Which Trumbowyg version? Which jQuery Validates version? Can you send me a demo page that reproduces the error, based on: https://jsfiddle.net/AlexandreDemode/p7hb3x6u/

Feel free to reopen the issue if you have more details.

rashhworld commented 2 years ago

Which Trumbowyg version? Which jQuery Validates version? Can you send me a demo page that reproduces the error, based on: https://jsfiddle.net/AlexandreDemode/p7hb3x6u/

Feel free to reopen the issue if you have more details.

I am using, Trumbowyg v2.25.1 jQuery v3.6.0 jQuery Validation Plugin - v1.19.3

I have uploaded a video u can see

https://vimeo.com/724113074

Alex-D commented 2 years ago

Check this: https://github.com/Alex-D/Trumbowyg/issues/259#issuecomment-830746809

or this: https://github.com/Alex-D/Trumbowyg/issues/259#issuecomment-1078728435