5.1.9 Reproduce #7049 issue; Warning: Received `false` for a non-boolean attribute `loading`.
See original GitHub issueDescribe the bug
click sidebar get more menu icon button; at the console: Warning: Received false
for a non-boolean attribute loading
.
To Reproduce Steps to reproduce the behavior:
- npm i @storybook/react @types/storybook__react @storybook/addon-actions
- Then follow the doc from https://storybook.js.org/docs/configurations/typescript-config/
- run start-storybook
- click sidebar more menu icon button
- See error
Expected behavior show stories and no error
Screenshots
System:
- OS: [MacOS]
- Device: [Macbook Pro 2016]
- Browser: [Chrome]
- Framework: [React, Typescript]
- Addons: [action]
- Version: [5.1.9]
Issue Analytics
- State:
- Created 4 years ago
- Reactions:11
- Comments:14 (8 by maintainers)
Top Results From Across the Web
Warning: Received `false` for a non-boolean attribute. How do ...
This error with styled-components appears to be due to styled() attempting to apply a boolean ...
Read more >How to Fix ' Received false for non-boolean attribute' Errors
The "Warning: Received false for a non-boolean attribute className." warning happens in React when you try to conditionally set a attribute, ...
Read more >How to fix the 'Received "true" for a non-boolean attribute' error
The trick is to use the unary plus operator to convert boolean to number. before your booleans values. According to MDN unary operator...
Read more >VERSION.txt - org.eclipse.jetty.project.git
+ 484801 Avoid non-cached memory mapped files + 484818 Expose interesting HTTP/2 attributes and operations via JMX. + 484822 Jetty ThreadMonitor memory leak ......
Read more >IPython Documentation - Read the Docs
IPython will issue a warning if it finds the XDG location, ... #5211: AttributeError: 'module' object has no attribute '_outputfile'.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Same here, also using Macbook, Chrome and React
I’m still getting the same error in 5.1.9