popcode
popcode copied to clipboard
No error message for invalid id
E.g. ball#1
I also found a similar issue where an id/class that starts with a number is not flagged as an error:
IE:
<div id="2k">Logo</div>
@jwang1919 ah, I didn’t realize that was invalid!