UndeadBaneGitHub
UndeadBaneGitHub
Still the case, would love an update
This turned out to be an issue of length and truncation - I overlooked the 24 symbols length limitation. But that raises another problem: if there are several groups-in-groups with...
I excluded the test files from formatter, so those remained unchanged.
Subscribing to the issue, since it's a major pest: my backend _can_ do parallel writes to the same document, but different fields in them (guaranteed by logic), by consuming the...
I have the same issue - `supabase`'s `createClient` called at the top level causes it stuck, when something in `background` script uses `supabase`.