When trying to use the toggle element with the checked-property (in this case in React), a state depending usage doesn't lead to a change in the checked state of the component itself. Neither does it render correctly when initiated by checked={false}.