Fred KISSIE

Results 34 issues of Fred KISSIE

Dans le site actuellement, pour trouver les informations sur une techno, on est obligé de le rechercher dans la barre de recherche (ce qui nécessite de connaître la techno). Ce...

### What version of `astro` are you using? 1.0.0-beta.64 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? pnpm ###...

s1-small
p4-important

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: darwin Arch: arm64 Version: Darwin...

template: bug

When we go to the editor page for one post, when we click on "save", go back to the dashboard, and return to the editor page it shows the old...

This is not really an issue but a suggestion : You probably should call redirect to login for users on the dashboard if the user is not in the session...

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: linux Arch: x64 Version: Ubuntu...

template: bug
area: app

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: darwin Arch: arm64 Version: Darwin...

template: bug

### Describe the feature you'd like to request In the documentation it is said that the conditions for hard navigation are : - when navigating between [dynamic segments](https://beta.nextjs.org/docs/routing/linking-and-navigating#conditions-for-soft-navigation) - When...

template: story
area: app

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: linux Arch: x64 Version: Ubuntu...

kind: bug
area: Routing
area: app

When updating to tRPC v10.0, I noticed that the format of the query keys used had slightly changed. Because of this, TRPC would refetch on the client. I corrected it...