I'm currently trying to work through this but currently hitting:
Uncaught TypeError: Cannot set property 'render' of undefined
at normalizeComponent (componentNormalizer.js:26)
at eval (App.vue:15)
at Module../src/App.vue (bundle.js:246)
at __webpack_require__ (bundle.js:20)
at eval (webpack:///./src/main.ts?:5)
at Object../src/main.ts (bundle.js:305)
at __webpack_require__ (bundle.js:20)
at eval (webpack:///multi_./src/main.ts?:1)
at Object.0 (bundle.js:316)
at __webpack_require__ (bundle.js:20)
Being newer to frontend development, I'm not sure what you would need from me to debug this. Happy to post anything you might need.
I'm currently trying to work through this but currently hitting:
Being newer to frontend development, I'm not sure what you would need from me to debug this. Happy to post anything you might need.