Adrien KISSIE

Results 23 comments of Adrien KISSIE

Yes `use` is an experimental, but the RFC hasn’t landed yet and the infinite fetches seems to be more of react issue than NextJs. I wouldn’t recommend this since it...

@gfortaine I've put up an example with that in mind : https://stackblitz.com/edit/nextjs-wxc4fy But In my opinion, that is some pretty hacky way to solve this. And i don't think this...

What is weird, is that when using a dynamic route segment, a hard navigation always occurs : https://stackblitz.com/edit/nextjs-51tdbm?file=app%2F[any]%2Fpage.tsx I think this is indeed a bug