Files
brahman/crates/apps/gioser-web/pkg/gioser_web_bg.wasm
T
Sergio a072538465 gioser-web: fix graph click — clone Element before dyn_into
- dyn_into() consumes the value; clicking after that is a no-op.
- Clone the Element first, then dyn_into to HtmlElement and call click()
2026-05-23 17:02:40 +00:00

524 KiB