Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
6.55k
stars
435
forks
source link
TypeError: n.get() is undefined when trying to prefetch with the router #2053
Open
nick-potts opened 1 month ago
Versions:
@inertiajs/core
version: beta.2@inertiajs/react
version: beta.2Describe the problem:
From a layout, I'm trying to call prefetch programmatically but it results in an error.