Skip to content
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

Minor fix - Yew example #1852

Merged
merged 2 commits into from
Nov 11, 2024
Merged

Minor fix - Yew example #1852

merged 2 commits into from
Nov 11, 2024

Conversation

DrW3RK
Copy link
Contributor

@DrW3RK DrW3RK commented Nov 2, 2024

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.13s
2024-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.`

yewstack/yew#3688

The missing body tag causes an error while serving the website
@DrW3RK DrW3RK requested a review from a team as a code owner November 2, 2024 14:11
@niklasad1 niklasad1 merged commit e502121 into paritytech:master Nov 11, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants