theRAPTLab / gsgo

GEM-STEP Foundation repo migrated from GitLab June 2023
1 stars 1 forks source link

Gracefully fail if blueprint name is changed #770

Closed benloh closed 10 months ago

benloh commented 10 months ago

Changing the bpName resulted in an undefined object. This catches the error so editing can continue. Addresses #767