rxdb.ts:401 Failed to start Supabase replication for collection projects: TypeError: Cannot read properties of undefined (reading 'push')
at initializeDatabase (rxdb.ts:389:43)
I keep getting this error, even though I have included both push and pull in my collection config. Been trying many things and nothing seems to work. Any pointer on where I should go?
Is this library still compatible with RXDB 16? Could this be a versioning issue?