Evgheni Djumac

Results 28 comments of Evgheni Djumac

RTKQ doesn't have offline mode support. It means it cannot detect network status updates and pause/resume actions queue or even outgoing network requests. There's also no way to change this...

![image](https://github.com/VKCOM/VKUI/assets/5102818/d57f1240-2e9b-456b-af7f-49d0f488e210) Всё ещё обрезается тень. Возможно это ок, возможно нет.

If you use the latest v5 version, you can patch the package, as an option. Replace this: `node_modules/openapi-typescript/dist/transform/paths.js` ```js if (pathItem.parameters) { params = pathItem.parameters; } ``` With this ```js...

Would be nice to support `x-enum-varnames` property. UPD: Well, I think I did it. Check the PR https://github.com/drwpow/openapi-typescript/pull/1374

By the way, there's another topic related to the loader's state: error responses. An obstacle I encountered during my experiments with the library is that there's no way to access...

I somehow missed it. Thanks a lot 👍 ![image](https://github.com/redux-saga/saga-query/assets/5102818/8ae8e43f-ecdb-4843-87d2-e397d33b68bb)

I think it's time to merge this. The problem is really serious

Well, I was facing the same issue and opkg indeed wasn't available for some reason. I did a Factory Reset and installed everything from scratch, now it works, but not...