-
-
Notifications
You must be signed in to change notification settings - Fork 139
Move write action out of AWT event for PhpServiceArgumentIntention #1220
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
Move write action out of AWT event for PhpServiceArgumentIntention #1220
Conversation
Hi, @cedricziel , I'm also encounter a similar problem, full error code is below:
The key point is that I try to set a dialog to be visible but a exception is thrown after a while. I try your solution that utilizes the |
Fixes: #1184