Dmitriy Pushkov

Results 42 comments of Dmitriy Pushkov

Please, any feedback at least, guys, why it's not merged yet?

Seems that this one might be related: https://stackoverflow.com/q/47958255/506695 I faced the same issue on Android trying to download and cache map tiles from remote server for `react-native-maps` in order to...

@jaessi, is `filter` option what you need? It has been [added recently](https://github.com/arloliu/copy-node-modules/pull/12).

@alonrbar I need to solve the same issue and want to dive deeper into the `LoopPlugin` implementation. Could you, please, explain why conditions are implemented along with loops? Are there...

It seems there is no easy way to extend and override `TemplateHandler`, `TemplateCompiler` and all other related classes for a few reasons: - they hide implementations in `private` methods; -...

Not sure which thread I should post my research in because a few seem to be related to each other, but let me leave the information here as I've started...

I need to upgrade TypeScript to 5.1.x in my project but had no luck due to this. ``` /home/ezze/Development/sbercity-crm/frontend/node_modules/ts-node/src/index.ts:859 return new TSError(diagnosticText, diagnosticCodes, diagnostics); ^ TSError: ⨯ Unable to compile...

Any update on this one, guys? I just switched from `@override` to `@computed`, and it seems to work in my particular case.

The same thing is happened to me on Ubuntu 22.04 and Redmi Note 9 Pro. Waiting for 10-15 minutes with no luck... ![image](https://github.com/user-attachments/assets/d5ea2008-95b2-45a2-91d5-c5641a5fd1e9)