rsnext/test/production/bfcache-routing
Zack Tanner c676f9357e
fix bfcache restoration behavior (#54198)
Follow up to https://github.com/vercel/next.js/pull/54081 -- this was
restoring the router tree improperly causing an error on bfcache hits

Had to override some default behaviors to prevent `forward` / `back` in
playwright from hanging indefinitely since no load event is firing in
these cases

Fixes #54184
Closes NEXT-1528
2023-08-18 00:05:26 +02:00
..
app fix bfcache restoration behavior (#54198) 2023-08-18 00:05:26 +02:00
index.test.ts fix bfcache restoration behavior (#54198) 2023-08-18 00:05:26 +02:00
next.config.js fix bfcache restoration behavior (#54198) 2023-08-18 00:05:26 +02:00