#Custom comparison method for loaderDeps

10 messages · Page 1 of 1 (latest)

dim yacht
#

As far as I can tell, it does not respect stringifySearch option from createRouter

#

Let me know if you want me to report a bug/feature request

dim yacht
wide trellis
#

hmm the root issue is that your validate search returns something that is not serializable (at least by JSON.stringify)

#

i am not whether this is really supported

dim yacht
#

I would argue that's what stringifySearch option is for, to customize what's serializable 😄

#

I can work on a PR if you're okay with my suggestion

wide trellis
#

sure, start with a minimal PR without tests