runtime-core.esm-bundler.js:40 [Vue warn]: Invalid vnode type when creating vnode: .
at <VTPagination currentPage=1 onUpdate:currentPage=fn totalPages=1 ... >
at <AppVendors onShowAlert=fn onShowError=fn onVnodeUnmounted=fn ... >
at <RouterView onShowAlert=fn onShowError=fn >
at
I'm getting this:
runtime-core.esm-bundler.js:40 [Vue warn]: Invalid vnode type when creating vnode: . at <VTPagination currentPage=1 onUpdate:currentPage=fn totalPages=1 ... > at <AppVendors onShowAlert=fn onShowError=fn onVnodeUnmounted=fn ... >
at <RouterView onShowAlert=fn onShowError=fn >
at
Any ideas? Thanks!