vikas acharya

Results 10 issues of vikas acharya

``` ``` if `comp2` is remove from `dom` Then I was getting like below. Instead Xarrow show give an error or something to handle this situation. Also When i put...

I have a Job like below ``` job = GlobalScope.launch { delay(5000) runOnUiThread { some unwanted code } } ``` This job will wait for 5 seconds to execute. And...

I just copied the below snippet and commented path and root path. And it's always showing empty directory as in the image below. ``` MaterialFilePicker() .withActivity(this) .withCloseMenu(true) //.withPath(alarmsFolder.absolutePath) //.withRootPath(externalStorage.absolutePath) .withHiddenFiles(true)...

I just wrote this ``` ``` and the result is big plus icon which cannot be resized ![IMG_20201214_112120](https://user-images.githubusercontent.com/32786586/102047969-3979b180-3e04-11eb-9471-6de328d5afff.jpg)

Is there any way to use SVG images instead of png and icons.

enhancement

[![enter image description here][1]][1] I'm trying copy the value inside a cell, by `clicking on cell` and then by pressing `ctrl + c`. But, this is working fine for cell...

Bug

I guess it's a bug with the plugin itself. Here is a workaround, https://stackoverflow.com/questions/55060954/custom-layout-in-nativescript-camera-plus-on-android-not-at-all-visible kindly update this to plugin if possible.

if i print only current page it will show preview to print. what about other data. u said depending on the content it will split into pages for print...... but...

i require the plugin in js. then i wrote var printer = new Printer() it says Printer is not a constructor.... solve this error please............. -------------------------------------------------------------------------------------------------------------- TypeError: Printer is not...

I just logged in to my account by gmail in Nativescript Playground in windows system chrome browser. Then i just refreshed the screen and it automatically logged out. Further I...