Skip to content

Instantly share code, notes, and snippets.

@philotas
Created April 19, 2020 18:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save philotas/78f8f92779caa6f1d579dc3481473989 to your computer and use it in GitHub Desktop.
Save philotas/78f8f92779caa6f1d579dc3481473989 to your computer and use it in GitHub Desktop.
This is compatibility issue due to upstream change in chrome 80 version. https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/h-JwMiPUnuU/sl79aLoLBQAJ https://bugs.chromium.org/p/chromium/issues/detail?id=685385
It will be resolved in the next release of Tizen Studio. Until then, if you use the options below, inspector will be launched properly.
Go to Window > Preferences > Tizen Studio > Web > Chrome -> Extra parameters : add "--enable-blink-features=ShadowDOMV0 --enable-blink-features=CustomElementsV0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment