4

I have upgraded my WebStorm to version 2019.2.1 yesterday.

orm

After that I have some issues with Vuex methods:

enter image description here

Methods and computed added locally works fine and are recognized by WebStorm (green arrows)

But getters and actions are not: Unresolved variable or type... (blue and red arrows)

This is misleading + I can't use shortcut to jump to method.

How can I make it work?


UPDATE

Adding this. before like: changing canBeEdited to this.canBeEdited solves the error but it seems to be a hack (not very comfortable though)

1 Answer 1

2

Submitted to developers as WEB-40929, please follow it for updates

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.