Casper

Results 16 issues of Casper

##### Bug Report or Feature Request (mark with an `x`) ``` - [ ] Regression (a behavior that used to work and stopped working in a new release) - x...

stale

We have an angular 10 app with a table and we use the vs 4.0.2 and it works fine. If we update it to 4.0.3 the main content of the...

Hello, in capacitor Push Notification plugin there is a open issue about background notifications. They don't work anymore. this is the problem: https://github.com/ionic-team/capacitor/issues/2401 Another question is: how to refreshToken work?...

help wanted

Hello i have a problem reading a simple tif in angular 11 app with fromUrl. This is my code: fromUrl("http://localhost:4200/assets/img/test.tif") .then( tiff =>{ console.log(tiff) }) Version: geotiff 1.0.8 But i...

Hello, does ng2-select work with angular 10? Thanks

Hello, is this lib alive and mantained? Thank you.

Is it possibile to disable the focusToInput because on mobile, the keyboard appears and it is a problem for users. We have 4 selects and everytime keyboard appears. Thank you.

Hello, do you have any plan to support angular 10 ? Thanks

Hello, i tried the directive in my ionic app. I made a simple test with this code: ``` {{item.name}} ``` The list data are downloaded from the server. I tried...

**Reproduction of the problem** Hello, in the chartjs configuration for a axes scale there is minBarLength property. Is it missing in ng2-charts version 2.2.5 ? Thank you.