I recently published my app, and now I am receiving errors when previewing the pages.
Messages appear on both the test and live urls.
Test app:
Can not render page due to error: “Cannot read properties of undefined (reading ‘forEach’)”
TypeError: Cannot read properties of undefined (reading ‘forEach’)
Live app:
Can not render page due to error: “r[t].dependencies is undefined”
Thanks in advance.
Shane