orppst / pst-gui

web based front end for the tool
Mozilla Public License 2.0
0 stars 0 forks source link

improved getErrorMessage implementation to account for errors with a … #138

Closed DJWalker42 closed 2 months ago

DJWalker42 commented 2 months ago

…'stack' object, added a missing catch to a fetch promise in availableResources.form.tsx (which due to an oversight in how new cycles are created nicely demonstrates the improved getErrorMessage implementation but should be fixed).