Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
yewstack/yew#3688
The missing body tag causes an error while serving the website
radha@L9NY24C93Y-w3f wasm-example % trunk serve --open 2024-11-02T14:04:01.579922Z INFO 🚀 Starting trunk 0.21.2 2024-11-02T14:04:01.811054Z INFO 📦 starting build warning: /Users/radha/Documents/GitHub/subxt/examples/wasm-example/Cargo.toml: unused manifest key: dependencies.subxt.target_arch warning: /Users/radha/Documents/GitHub/subxt/subxt/Cargo.toml: unused manifest key: dependencies.codec.package Finished
dev` profile [unoptimized + debuginfo] target(s) in 0.13s2024-11-02T14:04:04.616745Z ERROR ❌ error
error from build pipeline
Caused by:
0: HTML build pipeline failed (1 errors), showing first
1: failed to finalize asset pipeline
2: Document has neither a <link data-trunk rel="rust"/> nor a <body>. Either one must be present.`