#Edge Dev Tools - Device Emulation Missing
15 messages · Page 1 of 1 (latest)
It's just the limitation of webView2
Ah that's a shame. Thanks for the help!
actually webview2 is a web viewer
and is like a mini Microsoft Edge
so, they cannot dock it to the window
Ahh that makes sense
but also the dev tools is the same devtools that ms edge has
so, maybe (i'm not sure) it might be related to how tauri injects the webview
Edge does allow you to do device emulation with the dev tools un-docked. I imagine it's something to do with how Tauri uses webview (as you said). Maybe webview can't control the base window in such a way like Edge can
I also think so
as far as i know this is disabled in webview2 and not just because of how we inject the webview into the window
Hmm
but i only found one single issue in the webview2 feedback repo about this sooo i don't have a lot of data to back that up
Ah yes, I see that the button is missing the screenshot on their docs site: https://learn.microsoft.com/en-us/microsoft-edge/webview2/how-to/debug-devtools?tabs=dotnetcsharp