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
The contents of the first tab displays, but never changes.
I have the same code in a vue 2 sandbox and it works as expected. See https://codesandbox.io/s/hungry-hill-lf8xo.
I have looked but cannot find any documented reason why this wouldn't work the same in Vue 3.
The text was updated successfully, but these errors were encountered:
lukewarlow
changed the title
Slot with name dynamic name attribute does not update contents
Slot with dynamic name attribute does not update contents
Oct 31, 2020
Version
3.0.2
Reproduction link
https://codesandbox.io/s/elegant-silence-k52xk
Steps to reproduce
Go to https://codesandbox.io/s/elegant-silence-k52xk and click the tabs.
What is expected?
The contents of Tabs.vue's slot should change.
What is actually happening?
The contents of the first tab displays, but never changes.
I have the same code in a vue 2 sandbox and it works as expected. See https://codesandbox.io/s/hungry-hill-lf8xo.
I have looked but cannot find any documented reason why this wouldn't work the same in Vue 3.
The text was updated successfully, but these errors were encountered: