vue-a11y / vue-axe-next

Accessibility auditing for Vue.js 3 applications using axe-core
https://vue-axe-next.surge.sh/
MIT License
50 stars 1 forks source link

vue-axe not working in Vue 3: Invalid vnode type when creating vnode: undefined #5

Closed iKnowMagic closed 1 month ago

iKnowMagic commented 2 years ago

Happy New Year!

Vue is throwing a warning "Invalid vnode type when creating vnode: undefined at " when installing vue-axe@next in Vue 3. I do not see the popup that is supposed to show up on the bottom-right-corner of the screen.

I managed to reproduce the error here: https://codesandbox.io/s/vue-axe-next-error-lz5g2

image

Many thanks!

ktquez commented 2 years ago

Hi, sorry for the delay in responding to your issue.

You can see the usage example in this issue that @olemarius created https://github.com/vue-a11y/vue-axe-next/issues/6