The successful presentation of Cannot read property'message'of undefined error in creationView
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.9k
- Forks
- 703
- PR merge metrics
- No merged PRs in 30d
Description
Prerequisites
*ng-admin 1.0.10
Description
When I created an entity clicking on submission, ng-admin.min.js:8 TypeError: Cannot read property'message'of undefined appeared on the console
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing entity creation and submission in creationView with ng-admin 1.0.10, then inspect the stack trace associated with ng-admin.min.js:8. Determine why the submission path accesses an undefined value's message property; done means the error no longer appears when creating an entity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angularjs, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100