Marko Solomun

Results 9 issues of Marko Solomun

I would like to report that it's not available any more or it's problem on my side. `Not Found - GET https://registry.npmjs.org/tensei - Not found` when I try `npx tensei...

Hi guys, I am using plugin with wrapping **SrcollView** like on example below: This works perfect on Android but does not work fine on iOS for some reason. Pull down...

I don't know if anyone noticed, sending request to some-simple-test-domain.com which does not resolve will crash the app. Problem is with ``` req_1.on("error", reject) ``` where reject isn't handled. The...

Hi all, I am wondering would this allow me to watch for for a changes (Event Handlers section) and trigger something? I've setup simple query which works just fine, but...

Hi all, I love the ide with setup and selection of frameworks. It just did not work for me all the way through. On last step `npm runs tart` it...

Hi to all, I am using latest NativeScript with Sidekick: **Version: 1.14.1-v.2018.11.23.3 (latest) NativeScript CLI version: 5.1.0 CLI extension nativescript-cloud version: 1.15.0 CLI extension nativescript-starter-kits version: 0.3.5** I have a...

bug
os: android

Hi all, After 3 days of searching and digging around, I've finally made compatible (mixture) setup between NodeJS Server + Client + Flutter client that work over HTTPS. Many of...

question

Hi all, I am just wondering would it be possible to wrap this in NodeJS and dispatch as socket or something? I do not know how Gnome works, I am...

Hi Sacha, I am trying to pull multiple nodes (selectors) and display them in the list view. In example app it's Quote and list of quotes. I would like to...