Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nested component with static content calls .update without defining it #514

Closed
Conduitry opened this issue Apr 20, 2017 · 0 comments
Closed

Comments

@Conduitry
Copy link
Member

https://svelte.technology/repl?version=1.17.0&gist=68c7bc6624a41a4ae77435cb2ac9555e

If a nested component is being pass just static HTML, its fragment won't have an update method - but the update method for the containing fragment will still try to call update on the _yield_fragment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant