WebStorm7 unresolved function for exported object
Hi,
After upgrading to WebStorm 7 I started to get "unresolved" errors on code that worked well on WebStorm6.
The scenarion is:
In module A define a class and export an instance of that class, in module B require module A and call to a method
on it. That method would be unresovled.
Attached is a screenshot with such scenation.
Note that this same code on WebStorm 6 does not get any errors.
Any ideas? am I missing some new setting?
Thx.
[EDIT] - Added a zip file with the sample project.
Attachment(s):
ws7logger.png
ws7.rar.zip
Please sign in to leave a comment.
Hello!
logged as http://youtrack.jetbrains.com/issue/WEB-10035, please vote
Hi,
Hmmm, not for me, I both removed and renamed the "logger" variable and still get the unresoved error, see pic.
Am I missing something?
Thx.
Attachment(s):
ws7logger2.png
yes, renaming is not a solution here, I've edited my initial post a
lready. Sorry for confusion;(