Reputation: 175
I am working in vue.js and placed this syntax all over the place, everything works as expected, but I cannot get rid of this error all over the place (Unrecognized slot name).
I've read in several places that maany people have the same issue but I haven't found an answer.
Do you know a work around?
Upvotes: 2
Views: 1877
Reputation: 14649
Seems to be an unresolved issue with WebStorm IDE. For what it's worth, I've not seen this problem when using Visual Studio Code.
Upvotes: 3