-
For instance, the html below will not display any slides even when all variables used contain data. It works if I remove the `` tag, but then I would not be able to scroll if the content is more than …
-
**Type**: bug
**Ionic Version**: 1.x
**Platform**: all
When a `` directive is destroyed, the slider is not updated. The hack solution was always render the slider when the `` is removed. I'll sub…
-
if only two 'ion-slide' in 'ion-slide-box',the ion-pager's 'active' state will be wrong.
solution:
add some code to the 'ionPager' directive .
like this:
.directive('ionPager', function() {
return …
-
**Ionic version:** (check one with "x")
[ Lastest nightly] **2.x**
**I'm submitting a ...** (check one with "x")
[ ] bug report
**Current behavior:**
After upgrading from RC4 to RC5 ima…
-
Hello,
Firstly, thanks for this fabulous tool ! Simple and efficiency !
I meet a problem with the dots on Android (build cordova). In the next video, you can see the problem. When using the aut…
-
**Ionic version:** (check one with "x")
[ ] **1.x**
[x ] **2.0.1**
**I'm submitting a ...** (check one with "x")
[ x] bug report
[ ] feature request
[ ] support request => Please do not subm…
-
Hello Team,
I am using ion-range slider of ionic2, everything works perfectly but i want to know how can i stop ion-range slider from sliding/dragging when some condition fullfil, for example if di…
-
#### Short description of the problem:
ion-slides has a state where the slider is not yet initialized but the options for slider construction are bound (and cannot be updated)
#### What behavior are …
-
**Ionic version:** 2.x
**I'm submitting a ...** bug report
**Current behavior:**
using slider.getActiveIndex() gives this error:
> Error in ./Images class Images - caused by: Cannot read pr…
-
**Type**: bug
**Platform**: all
Hello :-)
This is what I have observed:
Using a Range-Slider on a view together with the S(l)ide-Menu is impossible, except in case the Side-Menu is operated with…