OVERVIEW
When editing a grant application, if there is an error saving a section, I want to see what the error message is so I can resolve the error without losing my work.
Currently, if there is an error, the only thing that displays is "Section" in the error alert modal. In the dev console I can see an alert that says "Attribute 'message' should have a string value."
ACCEPTANCE CRITERIA
I triggered an error by pasting lorem ipsum to exceed the description length limit of 32k characters.
OUT OF SCOPE
BACKGROUND/REFERENCE
