Sebastian Fekete
Sebastian Fekete
Any way to solve that? Repo. deprecated?
Unfortunately, this is a problem with realm-js. This was designed for a single React DOM tree. I created an issue yesterday. https://github.com/realm/realm-js/issues/6233 However it's not the full solution. You must...
Same for group.Use(...) The middleware is not global anymore than.
Same error..
please fix this
Hi thank you. I made it work by a fork and export ```createUseObject```, ```createUseQuery```, ```createUseRealm``` from '@realm/react' etc. (don't know if the list is complete). Just for clearification of the...