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 invalid html attribute 'colorScheme' browser error in Hamburger #49

Merged
merged 1 commit into from
Mar 7, 2022

Conversation

cunneen
Copy link
Contributor

@cunneen cunneen commented Feb 28, 2022

Fix invalid html attribute 'colorScheme' browser error in Hamburger icon:

Warning: React does not recognize the colorScheme prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase colorscheme instead. If you accidentally passed it from a parent component, remove it from the DOM element.

…con:

Warning: React does not recognize the `colorScheme` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `colorscheme` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
@simmmpleweb simmmpleweb merged commit 247b2d7 into creativetimofficial:main Mar 7, 2022
HopefulHeart2020 added a commit to HopefulHeart2020/purity-ui-dashboard that referenced this pull request Sep 11, 2023
Fix invalid html attribute 'colorScheme' browser error in Hamburger
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