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
Currently, when attempting to use scoped slots in a functional component, the slot is entirely missing in the context.slots() and context.children. Example: http://codepen.io/kaleb/pen/qrwwye?editors=1010
What problem does this feature solve?
Currently, when attempting to use scoped slots in a functional component, the slot is entirely missing in the context.slots() and context.children. Example: http://codepen.io/kaleb/pen/qrwwye?editors=1010
What does the proposed API look like?
The text was updated successfully, but these errors were encountered: