Problem with button compact & email

master.chun Jul 02, 2012 01:16AM EDT

Hi,
Now I'm facing problem with button compact & email. I guess that addthis conflict with jQuery or Ember. My site is using jQuery version 1.7.2 and Ember servion 0.9.8.1
Could you please help me figure this problem out? Here is error in my firebug

evar
TypeError: P[O] is undefined
[Break On This Error]

...</a>";}else{if(a1.bro.saf){aM+="<div class=\"at-promo-content\">";aM+="<h4>AddTh...

menu116.js (line 2)
menu116.js (line 2)
addthis_ssh is not defined
[Break On This Error]

...</a>";}else{if(a1.bro.saf){aM+="<div class=\"at-promo-content\">";aM+="<h4>AddTh...

Up 0 Rated Down
Paul (AddThis Happiness Specialist) Jul 02, 2012 04:53PM EDT
Hey there,

We'd love to help but we need some more information. Could you send the URL of the page where you're seeing the problem and the browsers and operating system you're using when you see it? This will help us to replicate the issue.

Thanks!
Up 0 Rated Down
master.chun Jul 03, 2012 09:28AM EDT
Hi,
I found that addthis widget conflict with ember. Please go to this link http://jsfiddle.net/kcjzw/205/
Then hover on compact (plus) icon. it will throw error in firebug.

Thanks in advance.
Up 0 Rated Down
master.chun Jul 03, 2012 09:29AM EDT
Sorry,
I forgot include browser and OS information in previous post. I'm using windows 7 and firefox, safari, ie9, chrome.
Up 0 Rated Down
master.chun Jul 05, 2012 04:55PM EDT
Thank jgwhite for helping me figure out this problem.
Here is his explainnation https://github.com/emberjs/ember.js/issues/1099
Up 0 Rated Down
hello+bestival Jul 05, 2012 04:55PM EDT
This issue can be solved by assigning by adding the following line somewhere in your page:

window.addthis_translations = {};

Or you could even add some real translations.
Up 0 Rated Down
hello+bestival Jul 05, 2012 04:55PM EDT
It looks like AddThis is tripping up on Ember’s Array extensions.

See https://github.com/emberjs/ember.js/issues/1099#issuecomment-6757044 for more detail.

This question is closed to new answers.

Still need help?


General Topics

 

Developers