Paul Venable

Results 9 comments of Paul Venable

It seems that people tend to seek this functionality in order to track page views in a generic way. I now have this use case and was surprised to find...

> Might this be similar behavior as #9663 ? I think it's similar, yes, but I raised a separate issue since that one is specifically discussing query params, where we're...

I originally thought https://github.com/redwoodjs/redwood/pull/9272 caused this, but I realize now that that was released in 6.3.3, and this issue is not present yet even on 6.5.1 (which we reverted to...

I see this has been labeled a confirmed bug. Is there a way to override this behavior in the meantime, or will we have to stick to 6.5.1 until this...

> Could you use some other delimiter than a period? Unfortunately we have a live production application with existing usernames and profile pages I don't think we're planning to change,...

We're pretty motivated to stay current on Redwood and we're eager to take advantage of RSC/SSR when the time comes, but we can't upgrade past 6.5.1 while this bug remains....

@Tobbe Thanks for the fix! I'll report results as soon as I can as I'm currently working through other issues upgrading to v7, some of which don't seem to be...

I've opened an issue (with repro) for the graphql fragment error above in #10120, but I look forward to testing the path fix once I can upgrade our app. Thanks...

@Tobbe I'm happy to report that the v7.0.7 release appears to resolve the paths-with-periods issue (outside of the dev server). 🎉 I understand that the issue persists with `yarn rw...