blagoev

Results 40 comments of blagoev

thanks, added this as bug. we will be looking into it

Thanks for reporting this. My investigation shows that this was not working in nodejs in realm 3. I assume you have it working in React Native with Realm 3. This...

@josephmbeveridge Could you elaborate more on the laziness part. In particular this > However that requires reading every single result into memory, breaking the lazy loading of Realm that is...

@josephmbeveridge Thanks for the clarification. Realm Objects are also `proper js object that follows the normally expected spreading rules`. The difference is they don't define own value properties but accessor...

Also consider researching support for shared array buffers and atomics as per the spec https://github.com/tc39/ecmascript_sharedmem This is already under a flag in Chrome 48+

Found an issue with this device. we need to investigate further why this is happening only on Redmi 2 devices. I created another issue #445 to track it's progress

@calebeaires can you try running the app with NativeScript 2.0 Their might be a problem with the installed Android ROM on the device, but we suspect that it might be...

@NotAgentBilly Thanks for the feedback. We will definitely try to improve it based on your suggestion. I have created this issue and linked it to this one so we keep...

I was planning on doing that on top of master, but it can wait a bit to one of the next sprints