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
First at all I want to thank you for this wonderful plugin.
I also want to tell you that some time ago I implemented the Drupal module (https://www.drupal.org/project/sticky_sharrre_bar) that uses this plugin.
This worked fine as long as I used '1.3.5' version, but today I was trying to update a source code of my module to use '2.0.1' version and as the result I see: "TypeError: Cannot read property 'googlePlus' of undefined".
I'm not very good at JS. If you have a time, can you do code review?
Probably it is just my typo.
The link to JS code http://cgit.drupalcode.org/sticky_sharrre_bar/tree/js/sticky_sharrre_bar.js?h=8.x-1.x
Drupal 8 uses jQuery v2.1.4, but don't think that a drupal issue.
Hello smeeckaert,
First at all I want to thank you for this wonderful plugin.
I also want to tell you that some time ago I implemented the Drupal module (https://www.drupal.org/project/sticky_sharrre_bar) that uses this plugin.
This worked fine as long as I used '1.3.5' version, but today I was trying to update a source code of my module to use '2.0.1' version and as the result I see: "TypeError: Cannot read property 'googlePlus' of undefined".
I'm not very good at JS. If you have a time, can you do code review?
Probably it is just my typo.
The link to JS code http://cgit.drupalcode.org/sticky_sharrre_bar/tree/js/sticky_sharrre_bar.js?h=8.x-1.x
Drupal 8 uses jQuery v2.1.4, but don't think that a drupal issue.
The html code generated by drupal:
Also, you can ping in Skype (mamont77) in any time.
Thank you in advance.
The text was updated successfully, but these errors were encountered: