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

Invalid CardActions class #258

Closed
asonnleitner opened this issue Jun 28, 2022 · 1 comment
Closed

Invalid CardActions class #258

asonnleitner opened this issue Jun 28, 2022 · 1 comment
Assignees
Labels
Bug Item which indicates that something is not working

Comments

@asonnleitner
Copy link

Describe the bug
When using horizontal orientation actions on
the CardActions component a non-existing
class is used e.g. k-card-actions-k-card-horizontal. My guess is that it
should ne k-card-actions-horizontal.`
is invalid.

To Reproduce
Use the horizontal orientation prop on the CardActions component.

Expected behavior
Use valid class.

@zdravkov zdravkov added the Bug Item which indicates that something is not working label Jun 28, 2022
@zdravkov zdravkov self-assigned this Jun 28, 2022
@zdravkov zdravkov added this to the R3 I2 July 2022 milestone Jun 28, 2022
@zdravkov
Copy link
Member

Thank you for reporting the issue. It was fixed in the 3.4.1 version of Kendo UI for Vue - https://stackblitz.com/edit/wqlxvd?file=src%2Fmain.vue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working
Projects
None yet
Development

No branches or pull requests

2 participants