when removing the ( const note={
"_id": "613ba98466e96212805eb193",
"user": "613514d2f5c9c75222b2107c",
"title": title,
"description": description,
"__v": 0
}
)
notes is not showing

error in console: Cast to ObjectId failed for value "undefined" (type string) at path "_id" for model "notes"
after reload the window the data comes
when removing the ( const note={
)

notes is not showing
error in console: Cast to ObjectId failed for value "undefined" (type string) at path "_id" for model "notes"
after reload the window the data comes