react icon indicating copy to clipboard operation
react copied to clipboard

Autocomplete or ActionList throws error: Cannot use 'in' operator to search for '__self' in false

Open Mizan-Rifat opened this issue 7 months ago • 0 comments

Description

🐛 Bug Report

When using the Autocomplete or ActionList components from @primer/react, I get the following error:

Unexpected Application Error! Cannot use 'in' operator to search for '__self' in false

Environment information

@primer/react: 37.18.0

react: 19.0.0

react-dom: 19.0.0


Steps to reproduce

Install @primer/react@^37.18.0

Use Autocomplete or ActionList component with minimal setup

Run the app with [email protected]

Observe the error in the browser

Version

37.18.0

Browser

Chrome

Mizan-Rifat avatar May 21 '25 08:05 Mizan-Rifat