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 of all, a very big thank you for this plugin!
The plugin is working very nice but my console is throwing weird messages:
> GET http://localhost:9000/%22http://localhost:9000/images/campaign/aw1617/preloader-image.png%22 404 (Not Found) --- preloader-image.png%22:1
> GET http://localhost:9000/%22http://localhost:9000/bower_components/photoswipe/dist/default-skin/default-skin.png%22 404 (Not Found) --- default-skin.png%22:1
Surprisingly those images come from CSS as background images.
I have checked that deactivating the plugin those error do not appear.
It only appears in Chrome. I have tested in latest versions of Safari and Firefox.
Chrome Version 52.0.2743.116 (64-bit) Mac OS X
The project is a Yeoman webapp (using browser-sync, gulp, bower, sass, etc)
Thanks
The text was updated successfully, but these errors were encountered:
The same issue since the first time I use this awesome plugin last year, always with css background images... fortunately images work despite the error message but it would be nice to solve it.
Hi there,
First of all, a very big thank you for this plugin!
The plugin is working very nice but my console is throwing weird messages:
Surprisingly those images come from CSS as background images.
I have checked that deactivating the plugin those error do not appear.
It only appears in Chrome. I have tested in latest versions of Safari and Firefox.
Chrome Version 52.0.2743.116 (64-bit) Mac OS X
The project is a Yeoman webapp (using browser-sync, gulp, bower, sass, etc)
Thanks
The text was updated successfully, but these errors were encountered: