useMatchRoute: Type instantiation is excessively deep and possibly infinite.(2589)
I keep getting the "Type instantiation is excessively deep" error when trying to use
useMatchRoute if I have a validateSearch somewhere in my tree.
I edited the quickstart example on stackblitz for a demo but stackblitz is acting up so I'll just paste it here:
Am I missing something?0 Replies