forumone / nextjs-project

Next.js project template
0 stars 0 forks source link

Back to Top is breaking things #22

Closed kmonahan closed 1 year ago

kmonahan commented 1 year ago

Navigation fails when BackToTop is on the page. Seems to be related specifically to the Icon component used in BackToTop (although the icon is there...)

Need to both fix this issue and ensure that the Icon component has error handling in place.