Skip to content

fix: add missing body element for rust template - #687

Merged
amrbashir merged 4 commits into
tauri-apps:devfrom
guibeira:fix-yew-template
May 13, 2024
Merged

fix: add missing body element for rust template#687
amrbashir merged 4 commits into
tauri-apps:devfrom
guibeira:fix-yew-template

Conversation

@guibeira

Copy link
Copy Markdown
Contributor

The current template is missing the body element, causing errors:
image

After run trunk serve it's shows what is wrong

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.

@amrbashir amrbashir left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@amrbashir amrbashir changed the title Fix: Add missing body element for yew template fix: add missing body element for rust template May 13, 2024
@amrbashir
amrbashir merged commit 7000c6c into tauri-apps:dev May 13, 2024
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.

2 participants