Answer the question
In order to leave comments, you need to log in
Why doesn't pycharm see all data from Vue.prototype in template?
Hello
Why doesn't PyCharm want to see all Vue.prototype?
in main.js
I declare Vue.prototype.$list = [1,2,3]
when I try to access $list from template, it doesn't see
it. (Understood why it sees, because it is used in the component) But I would like it to be visible without being used in the component.
What could be the problem?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question