[v2] can't open drop down
See original GitHub issueVersion 2.0.0-alpha.9+
(alpha.8 works fine)
React 15.6.2
Clicking on the drop throws:
modules.js?hash=a26da2b5d483e004a82b8a58a9acd9ea20f419f0:18139 Warning: React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in. Check the render method of `Select`.
in Select (created by StateManager)
in StateManager (created by TableView)
in div (created by PopoverContent)
in PopoverContent (created by TableView)
in div (created by Popover)
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:5 (1 by maintainers)
Top Results From Across the Web
App menu drop-down wont open? : r/OculusQuest - Reddit
From time to time it happens, just turn off and turn on the screen and it should be good.
Read more >Select2 dropdown list does not open after second editor ...
Click on the media tab. then Create a new Media. You will see that the media type select2 open up correctly. Then just...
Read more >drop down menus not working in Windows 10
My drop down menus in Windows 10 flicker on but I cannot select any of ... When did the issue start to happen?...
Read more >Why wont drop down menu open | Tom's Guide Forum
Hello, I'm having a problem opening up a drop down menu. For example, trying to get my credit card expiration date in. I...
Read more >Bootstrap v2 Dropdown Navigation not working on Mobile ...
When you click on the dropdown, it adds the open class to your <li class=" ...
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
@Slind14 thanks for the sandbox, a fix for this is in #2544
@Slind14 beta.2 is out, and with it a fix for this issue. Thanks again for reporting!