Part names can be renamed to begin with numbers or set to an empty string, which causes the browser to throw errors and prevents creations from working with no feedback for the user. Opening devtools reveals the issue:
To recreate:
1) Open devtools, clear error logs.
2) Add a part
3) Drag the part into the code editor
4) Rename the part to "1"
5) Review devtools console.
Part names can be renamed to begin with numbers or set to an empty string, which causes the browser to throw errors and prevents creations from working with no feedback for the user. Opening devtools reveals the issue:
To recreate:
1) Open devtools, clear error logs. 2) Add a part 3) Drag the part into the code editor 4) Rename the part to "1" 5) Review devtools console.