You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Found a bug where if the drawCross is true and checked is false, then the cross does not appear at all on the first render.
I have to call setState or hot reload when debugging just so the cross would show up.
Hello,
Found a bug where if the
drawCrossis true andcheckedis false, then the cross does not appear at all on the first render.I have to call setState or hot reload when debugging just so the cross would show up.
Please advise,
Thanks