Closed hphu3 closed 3 years ago
The app handling code expects a string to display. When we got an object, the UI would hang with the loading state and not display any error.
Tested with the dxf import test app and verified the error message appeared for large dxf files.
What does this PR do?
Context
The app handling code expects a string to display. When we got an object, the UI would hang with the loading state and not display any error.
Tested
Tested with the dxf import test app and verified the error message appeared for large dxf files.