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
it seems that the reactivity of UiTabs header is broken when passing a slot.
I made a small example, just click the button which increases an integer value.
How you can see the counter in the first tab is always one value behind. The third example is just a possible workaround, nothing special. :)
Hi,
it seems that the reactivity of UiTabs header is broken when passing a slot.
I made a small example, just click the button which increases an integer value.
How you can see the counter in the first tab is always one value behind. The third example is just a possible workaround, nothing special. :)
https://codesandbox.io/embed/keen-ui-uitabs-reactivity-mq3jz
Or am i doing something wrong? I can't get it working without the workaround.
Thanks again!
The text was updated successfully, but these errors were encountered: