https://user-images.githubusercontent.com/15884415/217449977-bef88b01-1aa9-4be1-b767-0baf8356dae1.mp4
Version info
[✓] Flutter (Channel stable, 3.3.10, on Microsoft Windows [版本 10.0.22000.1455], locale zh-CN)
• Flutter version 3.3.10 on channel stable at X:\SDK\flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 135454af32 (8 weeks ago), 2022-12-15 07:36:55 -0800
• Engine revision 3316dd8728
• Dart version 2.18.6
• DevTools version 2.15.0
• Pub download mirror https://pub.flutter-io.cn
• Flutter download mirror https://storage.flutter-io.cn
[✓] IntelliJ IDEA Ultimate Edition (version 2022.3)
• IntelliJ at X:\IDEs\apps\IDEA-U\ch-0\223.8617.56
• Flutter plugin version 72.0.4
• Dart plugin version 223.8617.8
No, I think the proposal in the issue linked above should be enough.
Is there much that would makes sense to do on the plugin side? I think I mentioned earlier that we could start always opening an incognito browser for embedding, but if there will be fix coming from DevTools then probably no need.
The cache location Danny suggested is the only cache folder I see with JX Browser, so I don’t think there’s much to do there. We may consider changing to using an incognito window in the plugin so that caching in between sessions of using the IDE won’t be an issue.
I changed my Flutter version to 3.3.10 and I’m able to reproduce this problem with a new project created from that SDK. Changing the query string of the URL doesn’t make a difference, so I think this isn’t a cache problem. Is there an alternative version of DevTools or some other step I could try to isolate what the problem could be?