You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
When I try to use
console_error_panic_hookin my yew project, my app panics onstd::panic::set_hook(box console_error_panic_hook::hook)with:I have the following
[dependencies]: