Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: class names for ion-slides gets replaced #6279

Closed
davidruisinger opened this issue Apr 22, 2016 · 1 comment
Closed

bug: class names for ion-slides gets replaced #6279

davidruisinger opened this issue Apr 22, 2016 · 1 comment

Comments

@davidruisinger
Copy link
Contributor

davidruisinger commented Apr 22, 2016

Type: bug

Ionic Version: 2.x

Platform: desktop browser

I added a custom class name to my :

<ion-slides class="my-custom-class">
  ...

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">
  ...
@dylanvdmerwe
Copy link
Contributor

Already logged #6277

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants