We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae6d61d commit f05cd10Copy full SHA for f05cd10
.changeset/chilly-needles-taste.md
@@ -0,0 +1,8 @@
1
+---
2
+"react-router": patch
3
4
+
5
+Update Lazy Route Discovery manifest requests to use a singular comma-separated `paths` query param instead of repeated `p` query params
6
7
+- This is because Cloudflare has a hard limit of 100 URL search param key/value pairs when used as a key for caching purposes
8
+- If more that 100 paths were included, the cache key would be incomplete and could produce false-positive cache hits
0 commit comments