Warning: Icon(...): No `render` method
See original GitHub issueBug Report
Steps
Since the last update 0.80.1 I got error with Icon, Message, Menu and maybe another
No render method
When I’m back to 0.78.3 no error
<Header as='h2' icon>
<Icon name='settings' />
Account Settings
<Header.Subheader>
Manage your account settings and set e-mail preferences.
</Header.Subheader>
</Header>
Expected Result

Actual Result

Version
0.80.1
Testcase
Issue Analytics
- State:
- Created 5 years ago
- Reactions:3
- Comments:5 (1 by maintainers)
Top Results From Across the Web
No `render` method found on the returned component ...
As you are new to react here is my router component for all of my projects. It is in typescript but you will...
Read more >Basics of rendering and exporting in After Effects CC
Learn how to render and export in After Effects using the Render Queue ... Select the warning icon to see a detailed message...
Read more >Warning: Each Child in a List Should Have a Unique 'key' Prop
Then React will get confused and re-render the incorrect element. Keys do not have to be unique globally. They just need to be...
Read more >Optimizing Performance - React
This technique only renders a small subset of your rows at any given time, and can dramatically reduce the time it takes to...
Read more >Understanding How To Render Arrays in React | DigitalOcean
The warning appears because when you attempt to render a collection inside a component, you must add a key . In React, a...
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 Free
Top 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

Same problem for Menu, Dropdown components … and more I suppose 😕
Duplicate, see #2831#comment.