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
For instance, today there are no games. So I run ng g -t. I can't select any games since there are none. It still asks me Which game do you want to watch? so I just hit Enter, and then I get TypeError: Cannot read property 'value' of undefined.
The text was updated successfully, but these errors were encountered:
For instance, today there are no games. So I run
ng g -t
. I can't select any games since there are none. It still asks meWhich game do you want to watch?
so I just hitEnter
, and then I getTypeError: Cannot read property 'value' of undefined
.The text was updated successfully, but these errors were encountered: