kevinchappell / formBuilder

A jQuery plugin for drag and drop form creation
https://formbuilder.online
MIT License
2.59k stars 1.36k forks source link

TinyMCE max lenght. #926

Open mourareaupro opened 5 years ago

mourareaupro commented 5 years ago

Hello,

When i set a max lenght to a tinyMCE field it doesn't work. you can still keyup after the max lenght.

In a standard textarea no problem.

Could you help ? i also tested on https://formbuilder.online/

Best

Matthew

kevinchappell commented 5 years ago

looks like a bug. maybe we could add something like this: https://jsfiddle.net/tmakin/wqbpsvbf/

PR anyone?