E-commerce-project-springBoot icon indicating copy to clipboard operation
E-commerce-project-springBoot copied to clipboard

Update button on products page does not work

Open kliu57 opened this issue 7 months ago • 1 comments

Steps to reproduce this issue:

  1. Start the server and open the products page http://localhost:8080/admin/products

  2. Login with valid admin username and password.

  3. Click Update button beside any existing product.

issue1

  1. An error is thrown. We expect to see the Update Existing Product page.

issue2

kliu57 avatar Nov 28 '23 21:11 kliu57