leetcode-editor
leetcode-editor copied to clipboard
在 GoLand 2022.1.3 上无法正常登录
Describe the bug
在GoLand上通过点击插件窗口的登录按钮弹出JCEF窗口后,不管登录成功与否,只要关闭弹出的JCEF窗口,就会导致IDE强制退出,并且没有任何错误日志。
通过同样的操作,在IDEA上没有复现。

To Reproduce Steps to reproduce the behavior:
- 打开Leetcode插件窗口
- 点击 'Sign in'
- 点击弹出窗口关闭按钮
- See error
Software versions(Help -> About)
- Product: GoLand 2022.1.3
- Runtime version:11.0.15+10-b2043.56 amd64
- VM:OpenJDK 64-Bit Server VM by JetBrains s.r.o.
- OS:Windows 11 22000.675
Question(Optional)
- URL:leetcode.com
- Code Type:Go
IDEA2022.1.3也一样
试一下新版本是否还有问题