question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

5.1.9 Reproduce  #7049 issue; Warning: Received `false` for a non-boolean attribute `loading`.

See original GitHub issue

Describe 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:

  1. npm i @storybook/react @types/storybook__react @storybook/addon-actions
  2. Then follow the doc from https://storybook.js.org/docs/configurations/typescript-config/
  3. run start-storybook
  4. click sidebar more menu icon button
  5. See error

Expected behavior show stories and no error

Screenshots image

System:

  • OS: [MacOS]
  • Device: [Macbook Pro 2016]
  • Browser: [Chrome]
  • Framework: [React, Typescript]
  • Addons: [action]
  • Version: [5.1.9]

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:11
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

7reactions
claudio-moyacommented, Jul 1, 2019

Same here, also using Macbook, Chrome and React

2reactions
YoussefTaghlabicommented, Jul 22, 2019

I’m still getting the same error in 5.1.9

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found