You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text and textarea plugins will now auto encode html output on after find, this may cause into problems with existing implentations are handing json trough textarea or text plugin!
The text and textarea plugins will now auto encode html output on after find, this may cause into problems with existing implentations are handing json trough textarea or text plugin!
In order to fix that use
in order to disable encoding
The text was updated successfully, but these errors were encountered: