You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but on compilation this class seems to get lost. Inspecting the element with chrome shows that slides-1 class replaced my custom class instead of being added in addition to my custom class.
<ion-slides class="slides-1">
...
The text was updated successfully, but these errors were encountered:
Type: bug
Ionic Version: 2.x
Platform: desktop browser
I added a custom class name to my :
but on compilation this class seems to get lost. Inspecting the element with chrome shows that
slides-1
class replaced my custom class instead of being added in addition to my custom class.The text was updated successfully, but these errors were encountered: