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

Directives with host: {'[class]'} in the declaration overwrites any user-defined classes #100

Closed
mikerodonnell89 opened this issue Jul 11, 2018 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@mikerodonnell89
Copy link
Member

mikerodonnell89 commented Jul 11, 2018

Is this a bug, enhancement, or feature request?

Bug

Briefly describe your proposal

Directives do not allow the user to set any custom classes because host: {'[class]'} overwrites them. See Deno's solution for #93

What versions of Angular and Fundamental NGX? (If this is a feature request, use current version)

Angular 6.0.0, fundamental-ngx 0.0.6-beta

If this is a bug, please provide steps for reproducing it

<div class="some-class" fd-navbar-group [position]="'left'">
"some-class" is not applied to the div after rendering

@mikerodonnell89 mikerodonnell89 changed the title Components/directives with host: {'[class]'} in the declaration overwrites any user-defined classes Directives with host: {'[class]'} in the declaration overwrites any user-defined classes Jul 11, 2018
@mikerodonnell89 mikerodonnell89 self-assigned this Jul 12, 2018
@droshev droshev added the bug Something isn't working label Jul 12, 2018
@droshev droshev added this to the Milestone 1 milestone Jul 12, 2018
@droshev droshev modified the milestones: Milestone 1, Milestone 2 Jul 25, 2018
@droshev droshev closed this as completed Jul 27, 2018
@droshev droshev mentioned this issue May 4, 2021
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants