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
My client using jquery.tweet.min.js and it stop with this error:
Uncaught TypeError: Cannot read property 'name' of undefined jquery.tweet.min.js:12
Right now I'm trying to modify your js code so it will stop when response have errors instead of try to map it using extract_template_data. I'll send you the patch after I successed make it work.
Thanks.
The text was updated successfully, but these errors were encountered:
The php script return this response:
My client using jquery.tweet.min.js and it stop with this error:
Right now I'm trying to modify your js code so it will stop when response have errors instead of try to map it using
extract_template_data
. I'll send you the patch after I successed make it work.Thanks.
The text was updated successfully, but these errors were encountered: