Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flow-IDE seems to be caching errors #127

Open
tlhunter opened this issue Dec 18, 2017 · 3 comments
Open

Flow-IDE seems to be caching errors #127

tlhunter opened this issue Dec 18, 2017 · 3 comments

Comments

@tlhunter
Copy link

[email protected]
[email protected]

Sometimes, when certain error goes away in Flow, Flow-IDE keeps the error visible. In this first screenshot the error has been fixed but is still displayed by Flow-IDE:

20171218130135

However when introducing another error and fixing that error, the original error can disappear:

20171218130145

20171218130153

When these situations happen the 'cached' error is not displayed when running flow via CLI.

@lloiser
Copy link
Collaborator

lloiser commented Dec 20, 2017

I have noticed this too, but I cannot reproduce this problem reliably.
Do you have some code and exact steps to reproduce this that you can share?

@steelbrain
Copy link
Owner

It should only ever in theory happen with atom-ide-ui because of it's hacky emulation of the Linter APIs. Which linting consumer are you getting this with?

@tlhunter
Copy link
Author

I use the linter, linter-ui-default, and flow-ide packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants