I'm working on a WASM web app for US Army Soldiers to search through Army regs quickly with AI. It's working great on normal browsers but when I try to use it on a US Army laptop 90% of the time it refuses to type anything (on both chrome and edge). Randomly it will allow typing and it always allows copying and pasting. Sadly I can't see any console errors since the laptop does not allow opening the console and I think the typing issue is from some kind of security system issue. I updated to the latest dev version of compose multiplatform this weekend and I will test it again when I'm back at work next week. Is there anything else I can do to fix this?