Skip to content

Conversation

@veracioux
Copy link
Contributor

Fixes #4470.

Cause:

Problem was that the effect was triggered every time sync.data.session.at(0) changed. This also happens when submitting a prompt from the home screen. This causes the Prompt component to be destroyed in the middle of the submit function and a later call to input.extmarks.clear() in the same submit function throws.

Fix:
Make sure session is continued only once per app.

@rekram1-node rekram1-node merged commit 00d7aed into sst:dev Nov 25, 2025
1 of 3 checks passed
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.

errors with opencode -c

2 participants