Raul Tomescu

Results 8 comments of Raul Tomescu

......... this is really not fixed yet? Why would anyone want to throw? Just overwrite it.

Any plan to support cloning Blobs/Files? https://github.com/jonschlinkert/clone-deep seems to do it, but they use for (const in which breaks on IE11 ..

@mdtanrikulu need help with this?

Ok, let me know if you need help with other stuff. I also asked on the rocket chat, got some upvotes but no follow-up. Maybe some easy bugs would be...

The documentation is not the best. Also the interface should be updated to reflect the possible return types. ```js findAndCountAll(options?: FindOptions): Promise; ``` should be ```js findAndCountAll(options?: FindOptions): Promise; ```...

If that works properly, no need to throw. But the interface and documentation can be improved.