Hrach's avatar
Level 3

Vue 2.0 extending from component not working

Hi,everything was working perfect with Vue 1 but not it seems like a lot of things changed so I'm having a strange issue,here is what it is.

** I want to **

import Something from './something.vue';

export default Something.extend({})

but getting error that Something.extend is not a function,any ideas why?

0 likes
1 reply

Please or to participate in this conversation.