react-reveal icon indicating copy to clipboard operation
react-reveal copied to clipboard

Causing problems while working with React Router

Open jeffrey-zang opened this issue 3 years ago • 0 comments

React Reveal only works when you render a page directly, but using react router interferes with that React router makes it so that it doesn't actually render the first page, but just shows whatever page is assigned to '/' path It works when you render other pages and then come back

jeffrey-zang avatar Aug 10 '22 23:08 jeffrey-zang