Replace hide/unhide errors with hardcoded strings
The previous code was incorrect because depending on the failure, the error might not be an `Error`. This needs to be fixed in the API client but for the moment, sidestep the problem by just displaying a fixed string.
Showing
Please register or sign in to comment