Skip to content

How to disable "rsc" in searchParams? #55011

Answered by dpnova
neila-a asked this question in Help
Discussion options

You must be logged in to vote

fix here:

diff --git a/dist/client/components/router-reducer/reducers/prefetch-reducer.js b/dist/client/components/router-reducer/reducers/prefetch-reducer.js
index b76da873519d5e524497b5f72ecf0e545f595a20..f293a268f006bf864b75dbd59fc2c3b01e611a0b 100644
--- a/dist/client/components/router-reducer/reducers/prefetch-reducer.js
+++ b/dist/client/components/router-reducer/reducers/prefetch-reducer.js
@@ -26,17 +26,6 @@ const _prefetchcacheutils = require("../prefetch-cache-utils");
 const prefetchQueue = new _promisequeue.PromiseQueue(5);
 function prefetchReducer(state, action) {
     // let's prune the prefetch cache before we do anything else
-    (0, _prefetchcacheutils.prunePrefetchCach…

Replies: 4 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@dpnova
Comment options

@dpnova
Comment options

Answer selected by neila-a
@neila-a
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@dpnova
Comment options

Comment options

You must be logged in to vote
1 reply
@dpnova
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
5 participants