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

Warning: Received true for a non-boolean attribute in. If you want to write it to the DOM, pass a string instead: in="true" or in={value.toString()}. #858

Open
irehmanullah opened this issue Sep 30, 2022 · 2 comments

Comments

@irehmanullah
Copy link

I have Updated to latest version(4.4.5) and i am getting this warning in the console. Here is the part of code where i am using TransitionGroup:

<TransitionGroup
style={{ backgroundColor: sideBarBackgroundColor }}
className={cx('app-sidebar h-100', {
'sidebar-shadow': enableSidebarShadow,
})}

@swiiny
Copy link

swiiny commented Feb 12, 2023

Hey! I'm experiencing the same issue, @irehmanullah did you find something to fix it ?

@irehmanullah
Copy link
Author

No, i didn't found any solution.

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

No branches or pull requests

2 participants