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

Error in console on dev server #27

Closed
keslerm opened this issue Nov 19, 2018 · 5 comments
Closed

Error in console on dev server #27

keslerm opened this issue Nov 19, 2018 · 5 comments

Comments

@keslerm
Copy link

keslerm commented Nov 19, 2018

I am receiving the following errors while in dev console

[Vue warn]: $attrs is readonly.

found in

---> <SlideoutPanel>
       <IndexView> at src/views/IndexView.vue
         <App> at src/App.vue
           <Root> vue2-slideout-panel.js:696
warn
vue2-slideout-panel.js:696
initRender/<
vue2-slideout-panel.js:4606
reactiveSetter
vue2-slideout-panel.js:1111
updateChildComponent
vue.esm.js:2838
prepatch
vue.esm.js:4144
patchVnode
vue.esm.js:5925
updateChildren
vue.esm.js:5822
patchVnode
vue.esm.js:5936:27
patch
vue.esm.js:6096
lifecycleMixin/Vue.prototype._update
vue.esm.js:2670
updateComponent
vue.esm.js:2788
get
vue.esm.js:3142
run
vue.esm.js:3219
flushSchedulerQueue
vue.esm.js:2981
nextTick/<
vue.esm.js:1837
flushCallbacks
vue.esm.js:1758



[Vue warn]: $listeners is readonly.

found in

---> <SlideoutPanel>
       <IndexView> at src/views/IndexView.vue
         <App> at src/App.vue
           <Root> vue2-slideout-panel.js:696
warn
vue2-slideout-panel.js:696
initRender/<
vue2-slideout-panel.js:4609
reactiveSetter
vue2-slideout-panel.js:1111
updateChildComponent
vue.esm.js:2839
prepatch
vue.esm.js:4144
patchVnode
vue.esm.js:5925
updateChildren
vue.esm.js:5822
patchVnode
vue.esm.js:5936:27
patch
vue.esm.js:6096
lifecycleMixin/Vue.prototype._update
vue.esm.js:2670
updateComponent
vue.esm.js:2788
get
vue.esm.js:3142
run
vue.esm.js:3219
flushSchedulerQueue
vue.esm.js:2981
nextTick/<
vue.esm.js:1837
flushCallbacks
vue.esm.js:1758
@ChadTaljaardt
Copy link

I am getting this issue as well

@keslerm
Copy link
Author

keslerm commented Nov 20, 2018

If it helps here is the project/branch i'm using it on https://gitlab.com/aegiszero/laneway/tree/slideout/frontend

@officert
Copy link
Owner

officert commented Dec 3, 2018

@keslerm can you point me to where in the project you're using it?

@officert
Copy link
Owner

officert commented Dec 3, 2018

@keslerm @ChadTaljaardt hey guys, sorry for the slow response here. I just updated and released V2.0.0.

This fixes a bunch of problems around getting the component installed. Hoping it will fix the issue you're seeing.

https://github.com/officert/vue-slideout-panel/releases/tag/2.0.0

Though I haven't been able to reproduce, so I'll leave this one open for now.

@officert
Copy link
Owner

closing for now. feel free to re-open or submit another issue if you're still having issues.

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

3 participants