vue-json-edit
vue-json-edit copied to clipboard
"TypeError: e.component is not a function" error
Hi, I'm getting the error in the title just by following the instructions of implementation on the README.
So basically I just installed it, used the exact tag naming, data names, etc. And the UI won't load (and the console has that error)
Oh nvm apparently it only works as a globally registered component. I was trying to import it on a single page.