Stan92

Results 19 issues of Stan92

Hi, Thanks for sharing this library... it's not an issue. I wonder how can I remove the avatar when it is placed onto a particular area like the FB app?...

Hi, Nativescript-bluetooth version : 3.0.0-beta.10 Using a filter to the startScanning method, I can't find my devices. Do I miss something? ``` const filters=[{serviceUUID:'5001'}]; const seconds=3; bluetooth.startScanning( { filters, seconds,...

Hi, How to fix this warning message (ALAssetsLibrary is deprecated use PHPPhotoLibrary)? Thanks..

help wanted

Hi, Is it possible to use this plugin with Angular? Thx

good first issue

Hi, I get this warning while launching Kuzzle Kuzzle : 2.7.1 OS : Ubuntu 20.04 Nodejs : 10.19.0 It's not a blocking issue. ``` { "message":"Elasticsearch Client error: version_conflict_engine_exception", "meta":{...

bug
priority-low

Bonjour, Ce n'est pas une issue mais une demande éventuelle de fonctionnalités. Est il possible ou serait il envisageable de prévoir les points suivants : - Permettre de créer un...

enhancement
core request

Hi, I set a tooltip (html) using an image. On the first load, the tooltip has a bad position (the cause may be the loading time of the image). Is...

Hi, Is there a way to hide the "previous button" on the first step Pane ? Setting the toolbarSettings.showPreviousButton to false it hides as expected the button. But if I...

Hi, I m very new to ESP32 as well as python. I try to run your code for building the firmware but I get some errors ``` Setting up for...

Hello, Do you think it's possible to add a footer and a header (like to the common Pull2Refresh controls) when I swipe down or up while I change the pages?...