Contextual issues in Vue.js file
Hi all,
I already searched in the forum and I didn't found anything about my problem,
In every *.vue file, Webstorm seems to not recognize its own context, here is a screenshot:

I'm using the `homepageMsg` variable set below in the script tag but Webstorm is still yelling 'Unresolved variable or type...' at me ;-(
Anyone have had this issue?
Thank you all
Please sign in to leave a comment.
What IDE version do you work with? https://youtrack.jetbrains.com/issue/WEB-26735 is fixed in 2017.3
Oh! I feel bad for not finding this ticket! I apologize.
I just downloaded the 2017.3 since I was using the 2017.2 and it works fine, thank you very much Elena :)