Skip to content

Spinner Not Showing on Opened Slider Image in Fancybox 5 #687

Answered by fancyapps
Everett-Young asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

Sorry, there seems to be an issue with that method. As a workaround, you can do something like this:

Fancybox.getSlide().spinnerEl = null;
Fancybox.getInstance().showLoading(Fancybox.getSlide());

or simply add your own loading icon directly to the slide element (e.g., Fancybox.getSlide().el)

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Everett-Young
Comment options

@fancyapps
Comment options

@Everett-Young
Comment options

Answer selected by Everett-Young
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants