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
It would be beneficial to allow components to be the target of a named slot, because the workaround involves adding a container element which changes the dom structure, which affects CSS selectors.
It appears that a component cannot be a target of a named slot.
https://svelte.dev/repl/7efd5f9467f1408a8d89a7d2a4783d15?version=3.4.1
The text was updated successfully, but these errors were encountered: