Light Mode
Dark Mode
End Zeros

I can't understand why I get the error:

evalmachine.<anonymous>:9 value = String(value).match(/0/g).length; ^

TypeError: Cannot read property 'length' of null at endZeros (/opt/project/test.ts:5:39) at /opt/project/test.ts:15:14

I checked my code in vs code and it worked there

Attachment
Created: April 24, 2021, 10:28 p.m.
Updated: April 27, 2021, 9:21 a.m.
0
4
User avatar
Egor-rest