Auto Replace Test

This page will automatically call router.replace('/test-page') after 5 seconds.

Instructions:

  1. npm run build && npm run start
  2. open http://localhost:3000/replace-page
  3. open Chrome DevTools
  4. open network tab
  5. block `http://localhost:3000/test-page.txt=` as request url
  6. click "Start Auto Replace" button
  7. Wait for the countdown and see if .txt file is displayed