#javascript error when clicking link, dioxus web v 0.7.0-rc.0

1 messages · Page 1 of 1 (latest)

drifting mica
#

when I use a dioxus link or use navigator.push I get the following error: [web] wasm-bindgen: imported JS function that was not marked as catch threw an error: the url updates but visually it stays the same. if i double click the link it correctly redirects to the wanted page.
anyone know what the problem is? I think it might be a bug in dioxus

sour escarp
#

I think you need to use the dioxus git repo instead of rc

#

In your cargo toml

shell radish
#

@sour escarp is there any PR in particular that went in that fixes this?