Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel vuejs issue #27

Open
zdrave08 opened this issue Jul 18, 2020 · 1 comment
Open

Laravel vuejs issue #27

zdrave08 opened this issue Jul 18, 2020 · 1 comment

Comments

@zdrave08
Copy link

zdrave08 commented Jul 18, 2020

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
Copy link

There is a open Pull Request for this issue.
#28

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants