Niccolò Belli
Results
92
issues of
Niccolò Belli
``` Segmentation fault (core dumped) cachyos-installer [root@CachyOS ~]# coredumpctl TIME PID UID GID SIG COREFILE EXE SIZE Sun 2025-10-12 12:45:49 UTC 3476 0 0 SIGSEGV present /usr/bin/cachyos-installer 734.5K [root@CachyOS ~]#...
In addition to useRoute() I think that `definePage`'s `redirect` `to` param should be automatically typed as well: ``` definePage({ redirect: (to) => ({ name: '/members/[id]/roles', // params: { id: route.params.id...
⚡️ enhancement
🔹 typescript