79345503

Date: 2025-01-10 11:18:13
Score: 1.5
Natty:
Report link

For me using "enable-blink-features=ShadowDOMV0 --enable-blink-features=CustomElementsV0" for newer Chrome or using older Chrome version did not work.

However, using older Chrome: "Version 79.0.3945.0 (Developer Build) (64-bit)" AND putting the following in config.xml seemed to fix Web Inspector:

<access origin="*" subdomains="true"></access>
Reasons:
  • Blacklisted phrase (1): did not work
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Kasper Kuusisto