Tanner Linsley

Results 196 comments of Tanner Linsley

More context on why I don't think we should do anything here: `to: string` is technically an allowed constraint so we can also support relative path traversal, so we can't...

So, I spent some time with @nksaraf and adapted this example into an SSR w/ streaming example. I just committed that example into the repo as `vinxi-basic-ssr-streaming`. If you can,...

It seems like what you have here is basically already the `client only + server functions` example, right?

Yeah, this isn't really functionality we can change right now. @schiller-manuel's approach is recommended.

Please try with the latest version. I believe we may have fixed this from a different issue.

A few things after studying this out: - The router detects an "invalid" URL that is inconsistent with a schema, so it needs to do a replaceState and fix it...

It’s powered my fine grained selectors, so my best guess is a surprise regression. I’ll validate and fix this asap today.

This should be fixed in latest 🎉

You bet! Happy to let you PR this one again and make sure it passes your tests. I didn't know you were working on a fix for the last one,...