mantinedev / next-pages-template

Mantine + Next.js pages router template
https://mantine.dev/guides/next/
MIT License
484 stars 131 forks source link

Transitions on some components don't work #17

Closed Maetes closed 8 months ago

Maetes commented 2 years ago

I specifically tested the Select and Multiselect. The transitions are not correctly rendered. Seems that something interupt the transitions. I tried to find it but acutally without success.

Maetes commented 2 years ago

So it shows thaat it's a React 18 issue within the Transition component.