Subscribe on changes!

fallback slot content not rendered in nested component with slot

avatar
Oct 22nd 2020

Version

3.0.2

Reproduction link

https://codesandbox.io/s/vue3-nested-slot-fallback-bug-7n86x

Steps to reproduce

follow the link

image

In vue2 it works

https://codesandbox.io/s/vue2-nested-slot-fallback-bug-sn4pn

image

What is expected?

fallback content of inner is shown

What is actually happening?

not displayed