When I right-click a folder in my app and choose to add a new component, I get to the text box where I'm supposed to type in the name of the new component.
If I press the ESC key to cancel this action, the action itself is indeed cancelled and nothing is added, but the following error appears in the errors "toast" of VSCode:
Cannot read property 'length' of undefined
When I right-click a folder in my app and choose to add a new component, I get to the text box where I'm supposed to type in the name of the new component.
If I press the ESC key to cancel this action, the action itself is indeed cancelled and nothing is added, but the following error appears in the errors "toast" of VSCode:
Cannot read property 'length' of undefined