We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I haven't done much investigation, but I tried on two separate sites and just wanted to report it here.
The text was updated successfully, but these errors were encountered:
@jonathanbardo Error in the console:
Uncaught TypeError: $(...).first(...).pointer(...).pointer.css is not a function in image-hotspot.js?ver=0.2:159
Line in question:
// Pointer don't show on media modal otherwise $( t.btnClass ).first().pointer( 'instance').pointer.css( {zIndex: 170000} );
Sorry, something went wrong.
Thank you for reporting this, I'll will be fixing this today 😄
Fixed in 087c108
No branches or pull requests
I haven't done much investigation, but I tried on two separate sites and just wanted to report it here.
The text was updated successfully, but these errors were encountered: