piccalilli_’s avatarpiccalilli_’s Twitter Archive—№ 13,069

  1. …in reply to @fvsch
    fvsch Yeh I find the React way of doing things incredibly problematic because it's all abstracted into component state, rather than using the input's state. One thing you could do is use a lifecycle event to set the state based on the checkboxe's native value.