YousefED / SyncedStore

SyncedStore CRDT is an easy-to-use library for building live, collaborative applications that sync automatically.

Home Page:https://syncedstore.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte demo - too much recursion

aubergene opened this issue · comments

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.

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!