DesignRevision/shards-dashboard-vue

[Vue warn]: The .native modifier for v-on is only valid on components but it was used on <a>.

maiquelcraash opened this issue · 0 comments

This warning is flooding my console all the time...

vue.runtime.esm.js?2b0e:619 [Vue warn]: The .native modifier for v-on is only valid on components but it was used on <a>.

found in

---> <DLink> at /Users/hisk/Projects/GitHub/shards-vue/src/components/link/Link.vue
       <DDropdownItem> at /Users/hisk/Projects/GitHub/shards-vue/src/components/dropdown/DropdownItem.vue
         <DCollapse> at /Users/hisk/Projects/GitHub/shards-vue/src/components/collapse/Collapse.vue