Demo app crashes Chrome 85 on macOS
Hi, nice sample!
I tried to run it on my Mac with Chrome 85 by debugging it from within VS Code. When I click" Allow" in the browser dialog to allow access to the camera... Chrome just dies - bang...
Did you ever see this?
Thanks.
Нi. Sorry, I haven't Mac. So, i do not have ability to test on macOS :)
сб, 5 вер. 2020, 16:20 користувач Christian Weyer [email protected] пише:
Hi, nice sample!
I tried to run it on my Mac with Chrome 85 by debugging it from within VS Code. When I click" Allow" in the browser dialog to allow access to the camera... Chrome just dies - bang...
Did you ever see this?
Thanks.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/simutaroman/BlazorWebCamApp/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACLMUQ3PXN6HTTSKWFIGJE3SEI3IXANCNFSM4Q24TXIQ .
OK, fair enough :-) Just to let you know that the code may not be safe to be run 'anywhere' ;-)
Ok. Thank you. I'll add warning to the post
сб, 5 вер. 2020, 17:02 користувач Christian Weyer [email protected] пише:
OK, fair enough :-) Just to let you know that the code may not be safe to be run 'anywhere' ;-)
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/simutaroman/BlazorWebCamApp/issues/1#issuecomment-687615591, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACLMUQ3ZSV5FYAITXWX3L6DSEJAFRANCNFSM4Q24TXIQ .
I just did more testing: The crash only seems to happen when debugging from within VS Code.
After trying to manually run the app with dotnet run and point Chrome to the URL, it works.
Very strange.
Hm. Really, strange
сб, 5 вер. 2020, 17:09 користувач Christian Weyer [email protected] пише:
I just did more testing: The crash only seems to happen when debugging from within VS Code.
After trying to manually run the app with dotnet run and point Chrome to the URL, it works.
Very strange.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/simutaroman/BlazorWebCamApp/issues/1#issuecomment-687616405, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACLMUQ4CDL756PICMXGGZN3SEJA75ANCNFSM4Q24TXIQ .