WebDevNerdStuff

Results 56 comments of WebDevNerdStuff

> I've [documented global components in the wiki](https://github.com/vuejs/language-tools/wiki/Global-Component-Types). Please check and let me know if this approach works for you. That does not work for me unfortunately. I also tried...

I'm also experiencing this as well. In the npm package `vue-tsc` v2.0.26 (and lower) the error did not happen. It only started as of v2.0.28.

> I think the bug is in the implementation of slot types in Vuetify. I'm not able to reproduce it when implementing a similar model to the one from Vuetify,...

I’ve run into this before — I once bumped the Node version in a package just because it was what I was using, even though the package worked fine on...

I have the same issue, none of the solutions suggested have worked for me so far. Log: ``` 2025-03-02 15:28:51.641 DEBUG (MainThread) [custom_components.aarlo] async setup for aarlo 2025-03-02 15:28:51.641 DEBUG...