Constantine
Constantine
Thanks! Thought of it a long time ago. I DEFINITELY need this.
@dummdidumm It is slot **forwarding** (not a nesting) that worked in specific way from the start until .29 in the same Svelte 3. Breaking changes in slot behavior are clearly...
@dummdidumm Will you answer, please? It's a quite critical bug that ruins basic svelte composition feature. Same for the default slot.
> well, in `3.28` it didnt work completely as you think too, as shown in: > > https://svelte.dev/repl/2cdf3c12fda14ff980bcc8426179dd4f?version=3.28.0 > > you would not be able to pass content from `App`...
> I just tried it using a fragment instead and that seems to work so it seems to be an inconsistent behavior at least? > > @kkarpeev Maybe this works...
Can you, please, make this work in any way, please?
Hello! I would be nice! :) 'Cause this still doesn't work ( Also Bounds example isn't work properly on title page in latest Chrome.
Hello! Caught a similar thing recently. A picked item sometimes gets duplicated on consider if we have multiple lists (dunno if the latter is a required condition). A copy of...
@isaacHagoel About versions - I tried the latest and 0.9.22. Both are crashing at the same place. Latest while calling .closest() of undefined and 0.9.22 when calling .getRootNode() of undefined....
Hi! We have the same problem (and it's really a problem). Can you, please, tell what's the status? I see that @mataslib has created a pull request to fix this....