Skip to content

fix(ui5-responsive-popover): fix header styles #3176

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

Merged
merged 2 commits into from
Apr 22, 2021
Merged

Conversation

ilhan007
Copy link
Member

@ilhan007 ilhan007 commented Apr 21, 2021

We use lit-html classMaps to render classes out of objects , but it works with this getter "get classes()". Previously instead of having a class, the header element got this:

<header class="[object Object]"

FIXES: #3173

@ilhan007 ilhan007 requested a review from georgimkv April 21, 2021 15:32
@ilhan007 ilhan007 merged commit 83a88af into master Apr 22, 2021
@ilhan007 ilhan007 deleted the fix-resp-popover branch April 22, 2021 07:27
ilhan007 added a commit that referenced this pull request Jul 26, 2021
We use lit-html classMaps to render classes out of objects , but it works with this getter "get classes()" not with any getters.

FIXES: #3173
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants