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
Recently I've got some problems with your plugin on my site with Quark Open Publishing theme.
When I use it, images on page are blank (but I can see captions) and when I click on them - they will show correctly. In Chrome's console I can see such error: Uncaught TypeError: this.resetImgSrc is not a function
Ok, found the solution - in main configuration of Grav CMS in Media tab you need to change value of Image loading behavior to Eager (I had Lazy turned on).
Hi there!
Recently I've got some problems with your plugin on my site with Quark Open Publishing theme.
When I use it, images on page are blank (but I can see captions) and when I click on them - they will show correctly. In Chrome's console I can see such error:
Uncaught TypeError: this.resetImgSrc is not a function
You can check how it looks and behave for example here: https://nindyki.pl/dorfromantik-nintendo-switch
Any idea how to fix it?
The text was updated successfully, but these errors were encountered: