Clicking on checkbox with @click-handler that impacts other...
Click on "Click me" checkbox. The time is updated, but the checkbox remains unchecked no matter how many times you click on it. It works correctly in 3.4.38, but stopped working in 3.5.0. secondClick(){setTimeout(()=>{this.first=false;},0)}