Remix.run Logo
willthefirst 7 hours ago

I mean…the site that broke should know what to do with arbitrary query strings. If your site breaks when someone puts in an invalid query string, that’s on you?

rglover 6 hours ago | parent [-]

This. Query strings are a standard feature and have many more purposes beyond tracking.

kyralis 4 hours ago | parent [-]

Yes, and if the site actually used query strings, then it would of course accept them. Why does it have any reason to accept invalid query strings?