mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-05-28 17:34:05 +03:00
4addca07ef
In `vue-class-component`, if the defined function is not a member function, it is treated as a data property. Even if you register a custom hook via `Component.registerHooks`, it will not work.