Closed ap0nia closed 1 month ago
The heuristic used to check for path params does not care whether or not the hook is a known one.
Check whether the hook exists on rootHooks.
rootHooks
Resolves #35
Partially resolves #38
Issue
The heuristic used to check for path params does not care whether or not the hook is a known one.
Solution
Check whether the hook exists on
rootHooks
.Project
Resolves #35
Partially resolves #38