Arman Poghosyan

Results 49 comments of Arman Poghosyan

@henrychavez I have tested again on both physical device and emulator (both only on android). And I have a crash on both. Below you can find Nativescript CLI information and...

As far as I know it's now recommended by docker team not to declare volumes in base images (or in this case official images). It would be better in my...

@kiner-tang Cause it's not a search actually, and I have custom icon in instead of text in the button. As far as I see I can't set custom icon for...

@Yuiai01 I see, but it's not stated in the examples section explicitly, where the example with button is shown. Also why not to apply it to internal buttons, or at...

@kiner-tang So you mean I can pass `` directly there? That will solve the problem, but it will be still not intuitive to use `Search` for getting something completely not...

@kiner-tang How do I enable/disable the button in that case? I need a way to control whether the button is enabled.

Not working for me on 1 laptop (both on battery and plugged in) and working on another (older laptop) with PowerToys 0.83.0. Laptop's full model that is not working on...

OK, I understand the limitation of running out of memory, but for the REST response: 1) It is very difficult to run out of memory (usually) 2) It's up to...

@mdmunir Your code is not the way of disabling `pageSizeLimit`, it is just a workaround. As I said anything but false and two dimensional array will work. Your way of...