Adam Nolte
Adam Nolte
Have you been able to get this to work? I am having same issue where expanded photos cannot be viewed on a fresh project. Thumbnails are fine.
Took a quick stab at it this afternoon. Was able to get everything working by taking your pipe and wrapping the logic of selecting an image into a function. `[style.background-image]="getImage(img,...
Ya I did not have any warnings about sanitizing the url but adding the code above fixed it for me. I will try to put together a pull request with...
Been a while since I worked on this, but you can see how I implemented the image viewer here. I cloned the repo and brought it into my project with...