How to inspect an application in Angular?

Asked

Viewed 123 times

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;

inserir a descrição da imagem aqui

The application works as follows! The first step is to click the edit button as shown with the arrow below;

inserir a descrição da imagem aqui

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.

inserir a descrição da imagem aqui

HERE BELOW IS THE PROBLEM, watch where the arrow is pointing, is not loading the employee data.

inserir a descrição da imagem aqui

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.

1 answer

0

Browser other questions tagged

You are not signed in. Login or sign up in order to post.