Skip to content

Conversation

dummdidumm
Copy link
Member

@dummdidumm dummdidumm commented Oct 23, 2024

When the view emits and update event, the state was updated, which in turn updated the view again. That messes with things, for example the scroll positioning. This fixes that by adding a circuit breaker. Fixes #582 and fixes #484

When the view emits and update event, the state was updated, which in turn updated the view again. That messes with things, for example the scroll positioning. This fixes that by adding a circuit breaker. Fixes #582
Copy link

vercel bot commented Oct 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kit-svelte-dev 🔄 Building (Inspect) Visit Preview 💬 Add feedback Oct 23, 2024 8:58pm
learn-svelte-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2024 8:58pm
omnisite ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2024 8:58pm
svelte-5-preview 🔄 Building (Inspect) Visit Preview 💬 Add feedback Oct 23, 2024 8:58pm
svelte-dev 🔄 Building (Inspect) Visit Preview 💬 Add feedback Oct 23, 2024 8:58pm

@Rich-Harris
Copy link
Member

I'd rather we avoid exposing a public option like that — opened #597 as an alternative

@Rich-Harris
Copy link
Member

merged #597, closing

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

Successfully merging this pull request may close these issues.

Tutorial Site Jumps around when typing Playground undo/redo kinda broken

2 participants