I get a compilation error when I try to do so:
https://v3.svelte.technology/repl?version=3.0.0-beta.21&gist=9b88ce63138ea76b7b64df38a685587f
This bug doesn't show when the bind:this is on an HTML element, or when its right-hand side isn't using square brackets to reference an object property - it specifically needs to be a nested component and a dynamic object property.
Bug is still present in beta 26: https://v3.svelte.technology/repl?version=3.0.0-beta.26&gist=9b88ce63138ea76b7b64df38a685587f
Congrats on leaving beta, but 3.0.1 still has this bug: https://svelte.dev/repl?version=3.0.1&gist=9b88ce63138ea76b7b64df38a685587f
Adding another example for comparison: https://svelte.dev/repl/ff9fac1693924826ba3600c287ff3516?version=3.5.3
Is there any workaround for this ?
Not beeing able the access to components is quite an issue in complex layout
Huzzah for @btk5h! 馃槃
Huzzah indeed! Fixed in 3.5.4
Most helpful comment
Congrats on leaving beta, but 3.0.1 still has this bug: https://svelte.dev/repl?version=3.0.1&gist=9b88ce63138ea76b7b64df38a685587f