-
Type:
Task
-
Resolution: Done
-
Priority:
Blocker - P1
-
Affects Version/s: None
-
Component/s: None
-
None
-
Iteration C (May 19 - May 30)
-
Not Needed
-
Developer Tools
CI is failing because dynamically loaded electron tools are requiring node > 22.
https://www.electronjs.org/blog/ecosystem-node-22/
Looks like there were some changes around the navigator object, which causes some of our compass-components use-hotkeys tests to start failing on the node update. We should double check other uses of the navigator object to make sure they function as intended after this update