Skip to content

Conversation

gdorsi
Copy link
Collaborator

@gdorsi gdorsi commented Apr 22, 2025

While working on #1750 I've found that now that the performance of the protocol are better we hit another error:

Failed to load / subscribe to CoValue RangeError: Maximum call stack size exceeded
    at RawCoList.fillArrayFromOpID

Refactoring fillArrayFromOpID to be iterative rather than recursive fixes the bugs.

Tests for this issue will come in a separate PR where I'm working on the incremental processing of CoList.

Follow up PR --> #1970

Copy link

vercel bot commented Apr 22, 2025

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

Name Status Preview Comments Updated (UTC)
clerk-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 2:23pm
file-upload-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 2:23pm
form-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 2:23pm
gcmp-homepage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 2:23pm
image-upload-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 2:23pm
jazz-chat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 2:23pm
jazz-chat-1 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 2:23pm
jazz-chat-2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 2:23pm
jazz-homepage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 2:23pm
jazz-inspector ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 2:23pm
jazz-multi-cursors ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 2:23pm
jazz-pets ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 2:23pm
jazz-todo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 2:23pm
music-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 2:23pm
passkey-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 2:23pm
passphrase-auth-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 2:23pm
passwords-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 2:23pm
reactions-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 2:23pm

@gdorsi gdorsi merged commit 95c3001 into main Apr 23, 2025
15 of 33 checks passed
@gdorsi gdorsi deleted the fix/colist-max-recursion branch April 23, 2025 14:19
@github-project-automation github-project-automation bot moved this to Done in 🚢 Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants