## Description
- Fix error rendering for Object page
BEFORE
<img width="865" alt="Screenshot 2023-09-19 at 12 03 17 PM"
src="https://github.com/MystenLabs/sui/assets/127577476/08d647f4-4f30-40b3-b4f2-f10daee19c25">
AFTER
<img width="811" alt="Screenshot 2023-09-19 at 12 03 21 PM"
src="https://github.com/MystenLabs/sui/assets/127577476/13395dfe-6e1f-4bb1-bcaf-2df1e72eb7a7">
## Test Plan
How did you test the new or updated feature?
---
If your changes are not user-facing and not a breaking change, you can
skip the following section. Otherwise, please indicate what changed, and
then add to the Release Notes section as highlighted during the release
process.
### Type of Change (Check all that apply)
- [ ] protocol change
- [ ] user-visible impact
- [ ] breaking change for a client SDKs
- [ ] breaking change for FNs (FN binary must upgrade)
- [ ] breaking change for validators or node operators (must upgrade
binaries)
- [ ] breaking change for on-chain data layout
- [ ] necessitate either a data wipe or data migration
### Release notes