Windows Counter example not incrementing counter
lushmana opened this issue · 1 comments
lushmana commented
Problem
The windows counter example compiles and runs, however clicking on the buttons doesn't increment or decrement the displayed counter
Expected behavior
Expect the counter to display correctly and respond to button clicks.
If applicable, add screenshots to help explain your problem.
Environment:
- Dioxus version: [0.3.2]
- Rust version: [1.69.0]
- OS info: [Windows 11]
- App platform: [desktop]
Questionnaire
- I'm interested in fixing this myself but don't know where to start
- I would like to fix and I have a solution
- I don't have time to fix this right now, but maybe later
marc2332 commented
Where is this example from?