Material-ui when closing the dialog it wont let me touch my page

前端 未结 0 1121
有刺的猬
有刺的猬 2020-12-18 13:51

So after i close the dialog box of material-ui, somehow i can\'t click or touch anything in my page

useState:

const [open, setOpen] = useState(false);
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题