We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Problem
Something doesn't seem to work quite right in the TodoMVC example.
Steps To Reproduce
Steps to reproduce the behavior:
cargo run --example todomvc
Expected behavior
The app should continue to work.
Actual behavior
The app seem to be stuck in a broken state. Clicking the "All", "Active", or "Completed" no longer works, and there are some floating elements.
Screenshots
Environment:
Questionnaire
The text was updated successfully, but these errors were encountered:
Ah, I think this was fixed in #2236
Sorry, something went wrong.
I've had the same issue, but now everything works fine on win11
Yes I think that has fixed it, thanks!
jkelleyrtp
No branches or pull requests
Problem
Something doesn't seem to work quite right in the TodoMVC example.
Steps To Reproduce
Steps to reproduce the behavior:
cargo run --example todomvc
Expected behavior
The app should continue to work.
Actual behavior
The app seem to be stuck in a broken state. Clicking the "All", "Active", or "Completed" no longer works, and there are some floating elements.
Screenshots
Screencast.from.28.03.2024.23.45.09.webm
Environment:
Questionnaire
The text was updated successfully, but these errors were encountered: