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

Fixed the DropdownItem component #109

Merged
merged 1 commit into from Mar 2, 2020
Merged

Conversation

MikaBerglund
Copy link
Contributor

The Url specified on the DropdownItem component was never written to the Anchor component that was actually used for rendering. Removed the unnecessary DropdownItem.razor file and set the DropdownItem component to directly inherit from Anchor without any UI markup.

Fixes #108

@MikaBerglund MikaBerglund merged commit c2115d6 into master Mar 2, 2020
@MikaBerglund MikaBerglund deleted the fix/108-drop-down-menu branch March 2, 2020 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DropdownItem page navigation.
1 participant