NathanLao
NathanLao
> Getting the same issue... please advise with an example from the video ex(reducer, middleware, etc) I think this should work: **import { Provider } from 'react-redux'; // initialize redux'**...
It looks like `aria-selected` is always set to false due to the combobox handling in the rc-component/select , and in auto-complete, they are all in combobox mode, leading to this...
根据 @Wxh16144 建议提交了一个PR
The following solution could possibly help if you need to rely on `open` state: https://stackblitz.com/edit/react-ezkqim-qyhcjq?file=demo.tsx