yyx990803 / vue-hooks

Experimental React hooks implementation in Vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exposing the hooks "data" on the vm may overwrite the props silently of the vm

zfeher opened this issue · comments

Probably this is a known thing.

Yeah, if we were to use this for real, we will throw warnings on conflicting keys.