Kræn Hansen

Results 310 comments of Kræn Hansen

Closing as it's unlikely this will ever merge.

As this has to do with administering a server, perhaps this fits better in the RaaS repository?

@furby-tm could you post a few screenshots from the app when in dark mode?

@bimusiek none at the moment, we need some help reproducing this. What's the rate of this issue in your app? I mean, is this happening for everyone over a certain...

I wonder how one sets this app ID when with Realm JS - do you know that @nhachicha? I can't find it in the docs.

I believe that I am just using the standard implementation of logging in from Realm JS - I would like if I could avoid (re-)implementing the request myself.

So I just found the place in Realm JS where the app_id is set to the empty string: https://github.com/realm/realm-js/blob/master/lib/user-methods.js#L236

I created https://github.com/realm/realm-js/issues/1861 to track exposing a way to set this.

I've found, fixed a major bug causing crashes on Android in errors originating from Realm Core, please install the latest [v20.2.0](https://github.com/realm/realm-js/releases/tag/v20.2.0) or [v12.15.0](https://github.com/realm/realm-js/releases/tag/v12.15.0) (if you're using sync). Feel free to...

@dhmspector I suspect that you're talking about the modal dialogs and not actual windows, right?