RWP no longer loads on iOS (haven't tested Android). Tested on Chrome, Firefox, and Safari.
Blank page is displayed. In Chrome console (chrome://inspect) I see these two lines logged repeatedly:
ERROR AssertionError [ERR_ASSERTION]: Duplicate initialization detected.
ERROR A client-side exception has occured, see here for more info: https://nextjs.org/docs/messages/client-side-exception-occurred
Seems this issue may have been introduced with NextJS, since I remember the mobile site working not that long ago.
RWP no longer loads on iOS (haven't tested Android). Tested on Chrome, Firefox, and Safari.
Blank page is displayed. In Chrome console (
chrome://inspect
) I see these two lines logged repeatedly:Seems this issue may have been introduced with NextJS, since I remember the mobile site working not that long ago.