fix(item-sliding): make sure options are ready

This commit is contained in:
Manu Mtz.-Almeida
2018-09-13 20:49:17 +02:00
parent 9d3a2598be
commit 7f59f91cda
2 changed files with 7 additions and 11 deletions

View File

@ -37,10 +37,6 @@ ion-item-options {
user-select: none;
z-index: $z-index-item-options;
&.hydrated {
visibility: hidden;
}
}
.item-options-start {