79450763

Date: 2025-02-19 09:12:15
Score: 4
Natty:
Report link

I am having the same issue with the App router.

To support older browsers, we use both the App- and Pages router. The pages that need to be available for older browsers run smoothly in the Pages router. With this method, we can support browsers down to Chrome 49.

It is possible to remove the globalThis error (from the pages router) by using a global-this script, such as this one: https://github.com/ungap/global-this/blob/master/cjs/index.js

Reasons:
  • No code block (0.5):
  • Me too answer (2.5): I am having the same issue
  • Low reputation (1):
Posted by: user29708322