Closed
Description
Version
2.3.2
Reproduction link
https://jsfiddle.net/frctmhLd/3/
Steps to reproduce
Create a scoped slot using the element, as is necessary
Use dynamic props to set the slot property on the
Attempt to utilize this slot
What is expected?
The slot is loaded and display correctly
What is actually happening?
Dynamic properties don't seem to work on the component, so the "slot" property is getting set to null and it is not being loaded