Open
Description
Hi,
I get an error when testing FlushPromises :
Cannot read property 'text' of undefined
The app is working fine, it runs correctly, I've even added a line to display <MessageDisplay />
in the AppHeader.vue
to make sure the json-server
is up and running.
The beginning of the log:
console.error node_modules/vue/dist/vue.runtime.common.dev.js:621
[Vue warn]: Error in render: "TypeError: Cannot read property 'text' of undefined"
found in
---> <Anonymous>
<Root>
console.error node_modules/vue/dist/vue.runtime.common.dev.js:1884
TypeError: Cannot read property 'text' of undefined
Metadata
Metadata
Assignees
Labels
No labels