Sharing module conflict
-
I’m building a plugin and my code is conflicting with the sharing module.
My script increments some numbers in the url through history.pushState and changes images on the page based on those numbers.
With the sharing module activated the function ( getNextPage() ) that handles the increment and image change is executed twice.
The
admin-sharing.js
andsharing.js
files are not loaded on the page this occurs though.Any ideas what causes this?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Sharing module conflict’ is closed to new replies.