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
#I'm using ng-Photoswipe, with images from my database.
But when I click on the image to view it, I get "Unable to load Image -(Request-URI Too Long)". Does the src attribute have to be a folder/ https link to the image?
The text was updated successfully, but these errors were encountered:
Hi @javeriaafzal, base64 images shouldn't be an issue with Photoswipe.
Where does that code appears? Are you defining an array of slides for ng-photoswipe?
Please post the full configuration you have so that I can help you
#I'm using ng-Photoswipe, with images from my database.
But when I click on the image to view it, I get "Unable to load Image -(Request-URI Too Long)". Does the src attribute have to be a folder/ https link to the image?
The text was updated successfully, but these errors were encountered: