RWP Members site is broken on mobile (iOS)
aaga opened this issue · comments
Ashwin Agarwal commented
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.
Ashwin Agarwal commented
This seems to be the same issue as not working on Safari.
Closing as duplicate of #473