Deleting railroad tracks causes hang
crwolff opened this issue · 2 comments
Issue
Deleting a section of railroad track causes an error in the firefox debug, and doggy box popup stays on screen.
Uncaught TypeError: this.railroadSubSystem is undefined
deleteGenericBuilding https://static.satisfactory-calculator.com/js/InteractiveMap/build/SCIM.js?v=1703768758:2
delete https://static.satisfactory-calculator.com/js/InteractiveMap/build/SCIM.js?v=1703768758:2
vt https://static.satisfactory-calculator.com/js/InteractiveMap/build/SCIM.js?v=1703768758:2
callback https://static.satisfactory-calculator.com/js/InteractiveMap/build/SCIM.js?v=1703768758:2
onEscape https://static.satisfactory-calculator.com/js/InteractiveMap/build/SCIM.js?v=1703768758:2
processCallback https://static.satisfactory-calculator.com/js/InteractiveMap/build/SCIM.js?v=1703768758:2
modal https://static.satisfactory-calculator.com/js/InteractiveMap/build/SCIM.js?v=1703768758:2
Replication
- Using the rectangle selection tool, select a section of railroad track
- Choose delete items
- Click 'no' on the doggy box popup
Actual Result
Popup stays on screen, track is not deleted (some other items are deleted, presumably depending on priority)
Expected Result
Track should be deleted, popup should go away
Damn, sorry about that one, I'll be sure to fix it in priority when I'm back on January 8th.
Fixed :) Deploying