Vicente Saona

Results 1 issues of Vicente Saona

Okay, this is a super specific bug, but it is definitely a bug: ![image](https://user-images.githubusercontent.com/44838784/115298869-08035080-a12c-11eb-8ee1-09f3baa350af.png) ### In code ```css .invisible { display: none; } ``` ```html function foo () { document.getElementById("1").classList.remove("invisible");...

Upstream
Component: Text Field