You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think it should... since your using the templated value {inc} this is an optimized mechanism that doesn't re-render the component. Change it to {inc.value} and you will see it update, as this DOES cause the re-render 👍🏻
Demo:
When "Highlight updates" is enabled, I would expect the number to be highlighted every time it changes because I click on the button.
Screen.Recording.2023-03-16.at.12.51.00.mov
The text was updated successfully, but these errors were encountered: