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

sockets property initialize failed #8

Closed
haruair opened this issue Oct 22, 2016 · 2 comments
Closed

sockets property initialize failed #8

haruair opened this issue Oct 22, 2016 · 2 comments

Comments

@haruair
Copy link

haruair commented Oct 22, 2016

Binding the socket events is not working correctly on vue^2.0.0.

vuejs/vue@71a0f3e#diff-a3983d8041c692bde114459c55b587ebL18

I think this.$options.hasOwnProperty("sockets") should change to this.$options["sockets"] for the prototyped property just like other codes in vuejs.

@MetinSeylan
Copy link
Owner

will be updated soon for vue 2

@MetinSeylan
Copy link
Owner

new release 7f5fac2

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