Posts by Guilherme Jansen • 13 points
1 post
-
1
votes1
answer20
viewsQ: I need to create a route that changes the project title with the id present in the route parameters. But when testing the route I get error 500
I need to create a route that changes the project title with the id present in the route parameters. But when testing the route I get error 500(Typeerror: Cannot set Property 'title' of Undefined)…