Forum Discussion
paolot
Aug 22, 2019Brass Contributor
This page is having problems
Hello everybody! I started using Microsoft Edge Dev some months ago and everything went smoothly until today: I turned on my laptop, opened Edge Dev and noticed that it is not working anymore at a...
- Aug 22, 2019
RetroChrisB thanks for sharing. Reading the discussion about that issue I got rid of the previous flag ("-no-sandbox") and changed to "--disable-features=RendererCodeIntegrity" since that should be a little bit more secure.
Thanks!
RetroChrisB
Aug 22, 2019Copper Contributor
paolot I'm having the same issue on 64-bit Windows 10 (1809), it might be related to an open Chromium issue
https://bugs.chromium.org/p/chromium/issues/detail?id=990640
paolot
Aug 22, 2019Brass Contributor
RetroChrisB thanks for sharing. Reading the discussion about that issue I got rid of the previous flag ("-no-sandbox") and changed to "--disable-features=RendererCodeIntegrity" since that should be a little bit more secure.
Thanks!