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
Another issue is that the library doesn't officially declare support for React 17, causing some issues with duplicated React dependencies (neptunian/react-photo-gallery#205).
Feature Description
The
react-photo-gallery
package we're using for the media library hasn't been updated in over 3 years.We already had to patch it once in #4438 because of the outstanding bugfix in neptunian/react-photo-gallery#184 that hasn't been merged to this day.
Another issue is that the library doesn't officially declare support for React 17, causing some issues with duplicated React dependencies (neptunian/react-photo-gallery#205).
I think it's time we look for alternatives.
One often named alternative is https://github.com/igordanchenko/react-photo-album which has a very similar API. Docs: https://react-photo-album.com/
My hope is that it's gonna be almost a drop-in replacement.
Alternatives Considered
Additional Context
The text was updated successfully, but these errors were encountered: