Bug in the profile picture does not appear in the left menu

profile picture does not show on the left bar menu screen is anyone with this error? node.js express help

It’s being worked on

I managed to discover the bug and manage to rectify

the bug is in the MainLayout.vue file line 72 the line is connecting to the wrong location of the photo. I managed to rectify the following code: <q-img class = “img-fluid” width = “200” height = “200”: src = “http: // localhost: 8060 /+ $ UserPhoto”>

2 Likes