-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IndexMap build error on yew v0.17.4 #1664
Comments
@hube12 if you build your app outside of trunk using |
|
As mentioned on Discord, this error looks like
|
Compiling yew v0.17.4 from trunk serve give this error
Steps To Reproduce
Steps to reproduce the behavior:
cargo install trunk ... rust add.... git clone https://github.com/yewstack/yew cd examples/boids trunk serve --release
clone the boid web app, install wasm dependencies and trunk, run trunk serve, get error
Expected behavior
Mod.rs should not have that kind of error
The text was updated successfully, but these errors were encountered: