Closed
Description
With a searchable advanced select if you type in a value that does not exist as an option in the search box and press enter on the keyboard the below error is thrown because that value does not exist.
Error
Cannot read properties of undefined (reading 'classList')
Is there a way to handle this error?