0
Not long ago I joined a project, they use Spring Boot with Angular. The project module that I was responsible for is the personal movement module as you can see below;
The application works as follows! The first step is to click the edit button as shown with the arrow below;
Then it loads this screen as you can see, then the user needs to click the dark blue button as shown in the arrow to advance the steps.
HERE BELOW IS THE PROBLEM, watch where the arrow is pointing, is not loading the employee data.
I just need to know how I can examine because I’m not loading the employee data on the screen.
I’m open to questions, I really need help.