pinterest / widgets

JavaScript widgets, including the Pin It button.
Other
211 stars 88 forks source link

Displaying zero count bubble #30

Closed Aleh-Khvoshch closed 9 years ago

Aleh-Khvoshch commented 10 years ago

Zero count bubble is not displaying in all modes. I use attributes data-pin-do="buttonPin" data-pin-zero="true" data-pin-config="beside". I think, that problem in line 616, because query which returns pin count contains it in string format, and === always returns false