aaronshaf/react-toggle

Unable to remove focus state when using disabled prop

KolbySisk opened this issue · 1 comments

If you use the disabled prop the focus state styles can not be removed by clicking away.

https://codesandbox.io/s/hopeful-khayyam-qy5n8?file=/src/App.js

Any news on this? We've faced with this issue too.