arthabus

Results 40 comments of arthabus
trafficstars

Same here. Migrating from vue2 to vue3 and I spent almost an hour trying to figure out why it suddenly started to take almost 2 sec for my dialog to...

I've installed XCode 10.1 specifically for this issue and now getting another error that says **../../../core/version.h is not found.** And there is no `core` at that path. Please refer the...

Yes, it's Document. And the readme for alpha needs to be fixed, as in the readme it says "Doc" under the "usage" section

@cuong0993 could you please have a look at this one #869? Maybe you have a clue what needs to be updated as I'm not that familiar with the code. After...

@nonoumasy @cuong0993 just run across the below code that deals with "Bandwidth Exhausted" https://gist.github.com/navidshad/973e9c594a63838d1ebb8f2c2495cf87 maybe either of you guys have capacity to integrate it into the current code?

@cuong0993 ok got you, firebase does distinguish them somehow thoughm, specifically in their admin UI. I guess it should be possible to store a flag inside of that empty json...

@nonoumasy @cuong0993 I think I figured the problem. The internal logic that was supposed to limit the number of promises to be executed in parallel, the way it's implemented in...

The below pull request on the forked repo should fix it: https://github.com/cuong0993/node-firestore-import-export/pull/1

@sonawanevip nope... I ended up using ghostscript directly as it does what I need. Not sure if that might be relevant, but here is the article I ended up following...