-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:OS:
node.js / npm versions:
Additional info:
-
Not Needed
-
Developer Tools
Problem Statement/Rationale
When there are a few insights from a query and you comment out that query along with the surrounding method then SidePanel becomes unresponsive.
There was a crash log which was pointing to Null reference error when referencing containingFile. This happened in getFilteredInsights method. It kind of makes sense because there are no elements anymore in the editor to compare with when getting filtered insights.
Sorry I don't have the crash log but it should be reproducible.
Please be sure to attach relevant logs with any sensitive data redacted.
How to retrieve logs for: Compass; Shell
Steps to Reproduce
How could an engineer replicate the issue you’re reporting?
Expected Results
What do you expect to happen?
Actual Results
What do you observe is happening?
Additional Notes
Any additional information that may be useful to include.