In nextjs 13 the combobox options are going behind the parent div
chaitanyaparkhiST opened this issue ยท 3 comments
chaitanyaparkhiST commented
๐ Bug report
Current Behavior
In nextjs 13 the combobox options are going behind the parent div. I am trying to auto populate this using google places for addresses.
Expected behavior
In nextjs 13 the combobox options should not be going behind the parent div. Check react select it works as expected but not this combobox.
Reproducible example
Suggested solution(s)
Additional context
Your environment
Software | Name(s) | Version |
---|---|---|
Reach Package | ||
React | ||
Browser | ||
Assistive tech | ||
Node | ||
npm/yarn | ||
Operating System |
davidreader commented
@chaitanyaparkhiST I am having the same issue, did you ever fix this?
robahtou commented
having the same issue. any updates?
davidreader commented
having the same issue. any updates?
I ended up switching to an alternative that works as expected.