reach/reach-ui

In nextjs 13 the combobox options are going behind the parent div

chaitanyaparkhiST opened this issue ยท 3 comments

๐Ÿ› 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

@chaitanyaparkhiST I am having the same issue, did you ever fix this?

having the same issue. any updates?

having the same issue. any updates?

I ended up switching to an alternative that works as expected.