B
B
bubaley2020-11-28 15:06:36
PyCharm
bubaley, 2020-11-28 15:06:36

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?
5fc23d0e3bbe3239373023.png
5fc23d34d575e383626798.png

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question