If you have a question or an issue, please start a thread in our Github Discussions Forum. This forum is closed for new threads/ topics.
Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I’ve recently upgraded from 0.17 to 1.9, using Vue CLI. I use Vue + Typescript. Weirdly, some of my custom components are not recognized now. They are all registered in main.ts, I can’t figure out why some work and some don’t. Any ideas?