-
- [x] Mock visualisation of 2D data (charts.js via ng2 wrapper - now using ngx-charts)
- [x] Decide on whether log files are to be streamed to output page
> No
- [x] Mechanism for supplying do…
-
Hello, I got an error message like this.
`Unexpected value 'IonRangeSliderModule' imported by the module 'AppModule'`
Hope you can give me some help, thank you~
I used webpack to compile my pro…
-
### Please provide you version information :
Dependency |Version
----------------|-------
ionic2 | 3.9.2
angular | 4.1.3
ionic-img-viewer| 2.6.1
### Have you checked...
…
-
Hi! I'd love to use your wrapper and followed the simple steps, but I get an error when using the component in my template. The console reads:
> ERROR Error: StaticInjectorError[ElementRef]:
> …
-
Seems like browsers (Chrome, FF, Edge) don't support it, at least not in the UI.
`data:text/html,`
Or am I testing it wrong way?
https://bugzilla.mozilla.org/show_bug.cgi?id=1278057
-
currently to init slider i need to call this code:
`$('#slider').ionRangeSlider()`
i would love to be able to init slider only by adding attribute to `` element...
basically add this code at th…
-
Traceback:
`E/dalvikvm: Could not find class 'net.time4j.android.ApplicationStarter$TimezoneChangedReceiver', referenced from method net.time4j.android.ApplicationStarter.registerReceiver`
And:
…
-
An error in the dependency `select2.min.js` interferes with Wordpress post editor functionality: visual/text tabs and URL editor won't work, and visual editor plugins like Fusion Builder do not load.
…
-
Hello.
Is there any simple way of having the current value (min and max) as static ones, not moving right/left with the slider? Just like the "min" and "max" values, to be positioned statically, wi…
-
**Type**: bug
**Ionic Version**: 2.x
**Platform**: all
Steps to reproduce:
1) Create an `ion-input` with `type="number"`
2) Add `[(ngModel)]` and `(ngModelChange)` to get the Value of the input
…