Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

json requests are made multiple times #4

Open
dlamkins opened this issue Oct 25, 2022 · 0 comments
Open

json requests are made multiple times #4

dlamkins opened this issue Oct 25, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@dlamkins
Copy link
Owner

Currently requests to /modules/ appear to spawn multiple requests to our external json blobs. The state information is triggering the useEffect when I do not expect it to. I currently am retriggering it because there were issues with loading the page when navigating between /modules/ and /modules/?namespace= since the page itself wasn't actually reloading.

Simply a lack of React experience on my part here to determine the best path forward.

@dlamkins dlamkins added the bug Something isn't working label Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant