When Gerber export fails, we trigger the wrong Snackbar
complete
Dominic Scheirlinck
Original context: https://feedback.flux.ai/bugreports/p/gerber-export-fails-2
withCatchErrorAndSnackbar
isn't covering the whole export process, such as getGerberParams
- so when those fail, they still do their own snackbar messageFind and remove all references to gerberErrorMsg in ExportMenuItem in favor of
withCatchErrorAndSnackbar
Gretel Bot
The fix for this issue has been released!
Gretel Bot
complete
Gretel Bot
The fix for this issue is in testing.
Gretel Bot
in release
Gretel Bot
in main
Jharwin
planned