dioxus icon indicating copy to clipboard operation
dioxus copied to clipboard

fix(cli): showDXToast on reload

Open dxps opened this issue 1 month ago • 0 comments

Basically, guarding the toast related DOM elements against nulls (if missing). It uses the most explicit and safe version of a JS implementation.

Closes #5175

dxps avatar Jan 11 '26 10:01 dxps