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

Less error prone yew-router instructions #3552

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

abergmeier
Copy link

Simply add yew-router via cargo and hope that cargo figures out the correct version. For most users referencing git directly is wrong and might lead to annoying errors when compiling.

Before, there was even a comment to keep the version reference up-to-date which obviously did not work and seems unpractical.

Description

Fixes #3547

Simply add yew-router via cargo and hope that cargo figures out the
correct version. For most users referencing git directly is wrong
and might lead to annoying errors when compiling.

Before, there was even a comment to keep the version reference up-to-date which obviously did not work and seems unpractical.
Copy link

github-actions bot commented Dec 1, 2023

Visit the preview URL for this PR (updated for commit efe4ce5):

https://yew-rs--pr3552-patch-1-8fbbf8af.web.app

(expires Fri, 08 Dec 2023 22:30:02 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

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.

yew-router example does not compile
1 participant