Description
For some reason state does not changes immediately in website preview.
Steps to Reproduce
- Go to this link https://razorconsole.github.io/RazorConsole/components/textbutton
- Press button.
- You will see that first click does not work, but if you continue to click, or make tab then count will be changed.
Expected Behavior
Immediate render.
Actual Behavior
Render after another action (click, tab, etc).
Environment
No response
Additional Context
No response