Skip to content
This repository was archived by the owner on Jun 7, 2024. It is now read-only.
This repository was archived by the owner on Jun 7, 2024. It is now read-only.

React isn't rendering employee list after logging in with manager account #132

@maldonadojsm

Description

@maldonadojsm

So I downloaded the repository and I loaded the pom.xml file from the Security directory to build my project. I started the spring boot application, went to localhost:8080, entered username and password (user: greg, pw: turnquist), and then it takes me to the employee page, with only the "hello, greg" and "log out" button appearing on the screen. If you refresh the page you can see that React attempts to render the employee table but then goes blank again, only showing the two aforementioned items on the webpage. This is extremely weird given that the project was directly built from the repository (no tampering in code) and it's definitely not matching the behavior listed in the Spring + React tutorial.

The project was loaded using IntelliJ. I can still access the backend using curl commands, so it's definitely React related.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions