-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
When switching to 'add a note' from 'edit note'
TypeError: Cannot read property 'title' of undefined
C:/Users/Zoomy-X/Documents/repositories/personal/noteex/NoteeX-Full-Stack/src/components/EditView/EditView.js:44
41 | Edit Note
43 |
44 | <input
45 | type='text'
46 | //{this.props.notes[this.props.match.params.index].title} = note.title
47 | placeholder={note.titl
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels