YousefED / SyncedStore

SyncedStore CRDT is an easy-to-use library for building live, collaborative applications that sync automatically.
https://syncedstore.org
MIT License
1.71k stars 51 forks source link

Svelte demo - too much recursion #61

Closed aubergene closed 2 years ago

aubergene commented 2 years ago

When I look at the Svelte demo in the docs https://syncedstore.org/docs/svelte/

The two boxes go red when I mouse over them and I see the error "too much recursion" in both boxes.

aubergene commented 2 years ago

Hmm, sorry further inspection it was only a problem in Firefox, and there was a pending Firefox update which when I installed it was working again. Sorry for false report! Keep up the great work thanks!