Description
We've had issues like #1316 and #1394 that are hard to reproduce on the playground because they only happen for uncontrolled components. The playground, on the other hand, has a controlled component, so we can't catch these errors.
Solution
Add a checkbox called "controlled component" in the playground. By default, it should be checked.