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
I'm using an append() to add more inputs inside my form, but when i insert a double quote for a literally search (in my js file) on data-validation-regex, its warn an error on console saying its a invalid expresion.
How can i scape these double quotes?
The text was updated successfully, but these errors were encountered:
I'm using an append() to add more inputs inside my form, but when i insert a double quote for a literally search (in my js file) on data-validation-regex, its warn an error on console saying its a invalid expresion.
How can i scape these double quotes?
The text was updated successfully, but these errors were encountered: