I have been trying to do the carbon vue tutorial but an issues shows up in step 1 when trying to create the button as it says: a.createElementVNode is not a function. I guess that issues comes from the fact that the tutorial is done for Vue2 and not Vue3, is that right?
I have been trying to do the carbon vue tutorial but an issues shows up in step 1 when trying to create the button as it says:
a.createElementVNode is not a function. I guess that issues comes from the fact that the tutorial is done for Vue2 and not Vue3, is that right?