Next css conflict example
npm run dev
Reproduce error:
- go to
/
index page (red background) - next to b page
/b
(blue background) - back to index page
/
(blue background)
npm run dev
/
index page (red background)/b
(blue background)/
(blue background)