Stan

Results 13 issues of Stan

Hi, It runs good in eclipse but I have a problem when I try to export as runnable jar: `Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at javax.swing.ImageIcon.(ImageIcon.java:217) at com.jvms.i18neditor.util.Images.loadFromClasspath(Images.java:21) at com.jvms.i18neditor.editor.Editor.lambda$16(Editor.java:737)...

I have a problem on iOS 13.5 with this plugin when app is compiled for the app store. In development environment (tns debug ios) is working fine but when is...

**Environment** - NS: 7.0.11 - Android: 10 - Angular CLI: 10.2.0 - Angular: 10.1.6 **Describe the bug** Using APP_INITIALIZER on Android I run into the issue (on IOS works fine):...

I have a strange issue with Android. For the first time when the list is empty the loadMoreDataRequested is not fired, to trigger it the dataList array should be already...

There is a way to select programmatically of DataPoint or Series in RadCartesianChart? I can't figure it out.

Custom BarSeries Palette with seriesState="Selected" on tapping returns the default styles. Tested only on iOS ns: 7.0.11 @nativescript/core: ~7.0.13, angular: 11.0.3 ``` ```

Hi, First i was not able to make websocket work.. but i forgot to install libssl. (Edited)

I set backgroundImage but after calling the clearDrawing method it's disappear and I can't set it back anymore. Tested on IOS only

Android When is passed the instance of Bottomsheet to the Snackbar view option I got the error: `Cannot read property 'nativeViewProtected' of null` On IOS works fine

Hi, I have a strange behaviour when I try to manually disconnect the client. The `disconnect` event is firing on the server, also in logs I see that the client...