DesignRevision / shards-vue

🌟Shards Vue is a free, beautiful and modern Vue.js UI kit based on Shards.
https://designrevision.com/docs/shards-vue/
MIT License
393 stars 40 forks source link

Laravel vuejs issue #27

Open zdrave08 opened 4 years ago

zdrave08 commented 4 years ago

Expected Behavior

I add shards-vue in my project with larvel backend and vuejs frontend. When I start building app, evrything fine and webpack is fine, and build is successfully run! But...

Current Behavior

When I open page this is error in my app vue.common.dev.js:630 [Vue warn]: The .native modifier for v-on is only valid on components but it was used on .

found in

---> at /Users/hisk/Projects/GitHub/shards-vue/src/components/link/Link.vue

at /Users/hisk/Projects/GitHub/shards-vue/src/components/nav/NavItem.vue at /Users/hisk/Projects/GitHub/shards-vue/src/components/navbar/NavbarNav.vue at /Users/hisk/Projects/GitHub/shards-vue/src/components/collapse/Collapse.vue at /Users/hisk/Projects/GitHub/shards-vue/src/components/navbar/Navbar.vue at resources/js/layouts/front/header.vue at resources/js/layouts/front-page.vue Please help.
maiquelcraash commented 3 years ago

There is a open Pull Request for this issue. https://github.com/DesignRevision/shards-vue/pull/28

Please, leave your comment there to wake up @design-revision.