Empty State Spinner Example not working with pf4
See original GitHub issueWhen using the official Spinner Example with the latest pf4 (I’ve tried a few versions back with the same results). This Error is shown:
Element type is invalid: expected a string (for built-in components) or a class/function (for composite components)
Removing the <Title>
fixes this problem. I don’t know why the Title is a problem here, all the other examples I’ve tired worked (even with a Title).
Repro: See this Codesandbox: https://x6ifk.csb.app/
Is this a bug or enhancement? If this issue is a bug, is this issue blocking you or is there a work-around? Bug - Workaround: not having a title?
What is your product and what release version are you targeting? 4.12.2 and many earlier versions (I haven’t tried them all)
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
PF4 Table: Provide empty state support · Issue #1433 - GitHub
If I place the empty state components within the Table, the empty state component does not span columns.
Read more >Release notes - PatternFly 4
Empty state : Added xl empty state to demo app and integration tests. (#4200). Notification drawer: Added new Notification Drawer Component (#4137).
Read more >Android Spinner Example - Javatpoint
Let's write the code to display item on the spinner and perform event handling. File: MainActivity.java. package example.javatpoint.com.spinner; ...
Read more >Android spinner shows EMPTY values - Stack Overflow
The issue i am facing is that the spinner controls shows EMPTY locations. For example if i have two locations, Location1 & Location2....
Read more >Close Approximation of Two Platelet Factor 4 Tetramers by ...
Objective— Heparin-induced thrombocytopenia (HIT) is a prothrombotic drug reaction caused by antibodies that recognize positively charged platelet factor 4 ...
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
Yes,
headingLevel
is now a required prop for title. Thanks for the assist @boaz0 !Maybe I forgot to save it, is this working for you?
If not try and copy paste this code and tell me if it works: