Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
85.38k
stars
2.58k
forks
source link
[bug] Logs in the devtools are blocked when application is maximized or set to fullscreen. #11662
Open
houycth opened 1 week ago
Describe the bug
I am building a
fullscreen
andtransparent
application with tauri2 and vue3.when I was debuging, logs in the devtools were blocked like this:
https://github.com/user-attachments/assets/2ea7678a-4bea-4221-b753-76da9d90213d
Sometimes, warnings show up, which may be relevant.
If I take devTools to secondary screen, everything's ok.
Reproduction
No response
Expected behavior
No response
Full
tauri info
outputStack trace
No response
Additional context
No response