Hi,
does anybody know if we can add a workaround for this issue to the repository, such that our Github Action doesn't fail anymore and it can be used without manually adding the workaround?
Here's the issue:
The type definition of `$loading` in Nuxt.js conflicts with element-ui #18
See: https://github.com/nuxt/typescript/issues/49
I did the workaround locally mentioned in
https://github.com/nuxt/typescript/issues/49#issuecomment-531086770
However, I hope that gets fixed. Either from the Element-UI or Next.js developers...
Happy coding and have a great day :-)
Johannes
Top comments (4)
I'd say get rid of Element-UI but let's see if there are less radical solutions :)
Hm, I hope :-)
Okay, if not I guess switching to Bootstrap or Vuetify would be good? What's your preferred UI-framework for Nuxt.js?
Here is a good article that explains different UI frameworks for Vue