#NextJS Link broken CSS

7 messages · Page 1 of 1 (latest)

edgy barn
#

Following exactly same approach as outlined in Mantine NextJS starter. However, having following issue when Navigating between pages (see video). It seems NextJS offloading css of previous page on refresh and then routing back has no styles applied.

edgy barn
#

This is what I did in document tsx

#

Styling is done using createStyles

#

@ionic moss