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

Fix console warning for component attribute type #60

Merged
merged 2 commits into from
Feb 12, 2019

Conversation

icd2k3
Copy link
Owner

@icd2k3 icd2k3 commented Feb 12, 2019

Fixes #59

However, this issue also exposed another issue in the current API. While we want to pass props to breadcrumbs so they can be read/used, we shouldn't also be attempting to render those props as element attributes in the DOM. For example:

image

This will be a larger follow-up refactor, though...

@coveralls
Copy link

coveralls commented Feb 12, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling 3b7f5ad on fix-component-attribute-warning into 112a1c5 on master.

@icd2k3 icd2k3 merged commit 0e1cb44 into master Feb 12, 2019
@icd2k3 icd2k3 deleted the fix-component-attribute-warning branch February 12, 2019 01:41
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.

2 participants