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 have a React Grid Carousel with 3 images per page, they are 6 in total, which is 2 carousel pages.
If I click the image (it's prompting a modal), it gets back to the first carousel page.
How can I make sure that if the image in the modal is clicked it doesn't force a "reset" of the carousel pages?