Maneesh Tewani

Results 52 comments of Maneesh Tewani

@codediodeio I seem to be having a related problem where I log in, but the PWA crashes. My personal PWA does the same. I think there's a related issue here:...

Some devices do have Intel Atom processors and that's why I'd like to take advantage of those accelerations.

@christophe-g I was able to reproduce the issue. I am looking into it.

@christophe-g we were able to reproduce this with once as well. Can you provide an example where the correct behavior is observed with once?

@nauzilus - thanks for the thorough examples. We were able to create a test case to prevent this from happening again. The fix should be in soon.

This should also fix #6397

@rorencio - do you know if you were using `get()` in combination with `onChildAdded`? There was a bug where if a listener was called on a child path of a...

@Pingviinituutti - you can reference the data to be written using `newData`. If you modify the validate rule to be: ``` ... ".validate": "root.child('example/' + $id).exists() || newData.parent().parent().child('example/' + $id).exists()"...

@Pingviinituutti - did this fix your problem?

@Pingviinituutti thank you for bringing that up. While we don't have any work for this currently planned, we will keep it in mind for the next planning phase.