Skip to content

Issue with dropdowns not populating using Combobox and Picker starter examples #3406

Answered by reidbarber
AvidDabbler asked this question in Q&A
Discussion options

You must be logged in to vote

Here's a fixed version: https://codesandbox.io/s/fixed-picker-combobox-sandbox-u0mv0g?file=/src/index.js

There were two issues:

  1. Picker doesn't have a defaultItems prop, so I changed that to items.
  2. React Strict Mode isn't supported yet, so I removed that in index.js. We have an issue for that here: #779

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@AvidDabbler
Comment options

@reidbarber
Comment options

@AvidDabbler
Comment options

Answer selected by AvidDabbler
Comment options

You must be logged in to vote
1 reply
@snowystinger
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants