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.
Please advise,
Thanks
The text was updated successfully, but these errors were encountered:
Hello,
Found a bug where if the
drawCross
is true andchecked
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.
Please advise,
Thanks
The text was updated successfully, but these errors were encountered: