Xbox

Results 4 issues of Xbox

Write wasm using rust with wasm-pack and wasm-bindgen tools. But wasm-bindgen will rename export function name using shorthash. for example: ``` #[wasm_bindgen] extern "C" { fn alert(); } ``` this...

2024-03-16 15:20:40.239 Uncaught app exception Traceback (most recent call last): File "/opt/anaconda3/envs/MoneyPrinterTurbo/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 542, in _run_script exec(code, module.__dict__) File "/Volumes/Work/GitHub/MoneyPrinterTurbo/webui/Main.py", line 153, in tm.start(task_id=task_id, params=cfg) File "/Volumes/Work/GitHub/MoneyPrinterTurbo/app/services/task.py", line 93, in...

If a field in JSON is null, the corresponding Object type will be generated, and Object.fromJSON will issue an error.

目前的逻辑只排除了UIControl,如果头部是WKWebView将不能响应里面的点击事件,比如视频播放

enhancement