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
Uncaught Error: Syntax error, unrecognized expression: input[name=salesforcesync[newsletter_texts]]
35 $('input[name=$name]').val(html);
Name attribute have to be in double quotes.
Uh oh!
There was an error while loading. Please reload this page.
Uncaught Error: Syntax error, unrecognized expression: input[name=salesforcesync[newsletter_texts]]
35 $('input[name=$name]').val(html);
Name attribute have to be in double quotes.
possible resolve - #6
The text was updated successfully, but these errors were encountered: