Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
Icefish 9.0.2, master
-
None
Description
In order to be able to use Chrome/Chromium > 80 with remote inspector, is needed to launch it with the following flag to use the feature in the engine:
--enable-blink-features=ShadowDOMV0,CustomElementsV0
We need to ensure that an update of the Chromium version allows to avoid having to use it.