Cisco Guillaume

Results 60 comments of Cisco Guillaume

This project seems totally dead... What a pity, it was one of the great projet for react. Hooks are destroying everything. I will never work with spaghetti code like hooks....

Still not able to play. Game Update Version : 2.8.0 Current: 1.1.359 (with Vulkan) Should we put the roms in any specific directory? Here are the ryujinx logs: ``` 00:00:23.767...

Is it possible to achieve this using v6? `sql` in only available in v7, and migrating from v6 to v7 is like recoding our entire project. This is a total...

But how do you work with others classic operators?

Ok looks like it can be achieved by wrapping everything in an `Op.and` operator...

And by the way, `escape` is not present in v6... https://github.com/sequelize/sequelize/issues/13225

`sequelize.escape` does not exist either...

``` TS2305: Module '"sequelize"' has no exported member 'escape'. ``` ``` (0 , sequelize_1.escape) is not a function ```

`escape` works on a sequelize instance, not on the sequelize package

I've just created a PR for fixing this issue: https://github.com/randallknutson/redux-injector/pull/10 It would be great if it could be merged quickly and released on npm. It allows us to support hot...