Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scoped-slot loses reactivity after <slot/> #1909

Closed
fnlctrl opened this issue Aug 20, 2020 · 0 comments · Fixed by #1911
Closed

scoped-slot loses reactivity after <slot/> #1909

fnlctrl opened this issue Aug 20, 2020 · 0 comments · Fixed by #1911

Comments

@fnlctrl
Copy link
Member

fnlctrl commented Aug 20, 2020

Version

3.0.0-rc.6

Reproduction link

https://jsfiddle.net/fnlCtrl/gbtpwaj4/

Steps to reproduce

Click on the page content to toggle active state.

What is expected?

Scoped-slot state is updated

What is actually happening?

Scoped-slot state is not updated after element

Note: 3.0.0-rc.5 works fine.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant