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

<BsDropdown> should use defaultValue if @htmlTag is undefined #1365

Merged

Conversation

jelhan
Copy link
Contributor

@jelhan jelhan commented Dec 14, 2020

Due to missing @defaultValue decorator <BsDropdown> was not using default value if @htmlTag={{undefined}}.

I don't think this requires test coverage. It is very unlikely to have a regression as soon as the component is refactored to @glimmer/component.

@jelhan jelhan added the bug label Dec 14, 2020
@simonihmig simonihmig changed the title <BsDropdown> should use defualtValue if @htmlTag is undefined <BsDropdown> should use defaultValue if @htmlTag is undefined Dec 15, 2020
@simonihmig simonihmig merged commit 0649db0 into master Dec 15, 2020
@simonihmig simonihmig deleted the dropdown-property-html-tag-misses-default-value-decorator branch December 15, 2020 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants