Reactjs – Why is defaultSelectedKeys in ant-design Menu component not reading react state changes
please help me. I have a problem with the ant-design Menu component, where the menu doesn't read the state changes that occur. Here I simulate, when the button is clicked it will change the defaultSelectedKeys based on the select state…