I'm receiving this error when opening up my web app:
TypeError: Cannot read properties of undefined (reading 'spatialReference')
This error is stemming from the source init.js file 'https://js.arcgis.com/3.29/init.js'
and the console errors when calling the '_createWebMap' function. Has anybody come across this recently?