jaygajera17 / E-commerce-project-springBoot

This project serves as an easy-to-understand setup for beginners , providing a base foundation in Spring Boot , MVC & hibernate.
https://jaygajera17.github.io/E-commerce-project-springBoot/
507 stars 499 forks source link

Error in profileDisplay with user role login #67

Open shubhranshii opened 1 week ago

shubhranshii commented 1 week ago

Clicking on 'Profile' with admin login redirects to /profiledisplay and consequently to /updateuser page. However, clicking on 'Profile' with user login redirects to /profileDisplay and leads to error for me.

Screenshot 2024-07-01 at 5 13 50 PM
jaygajera17 commented 6 days ago

I think it was temparory route not active route. @DAKSHAY111 , @NisargPipaliya can you look at this issue.

NisargPipaliya commented 4 days ago

@jaygajera17 Ok let me look into it