You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the mailbag assignment, I cloned the source code and ran the server code as well as the client code. For the client code, it seems to load in the mailboxes, load in the contacts, and after the contacts are loaded in, the window is refreshed and this cycle just continues. The window is loaded over and over again after the contacts are loaded in. If I were to comment out the contact get axios request in the client folder then the page won't have that issue but then it's an issue of being able to get the clients.
The text was updated successfully, but these errors were encountered:
For the mailbag assignment, I cloned the source code and ran the server code as well as the client code. For the client code, it seems to load in the mailboxes, load in the contacts, and after the contacts are loaded in, the window is refreshed and this cycle just continues. The window is loaded over and over again after the contacts are loaded in. If I were to comment out the contact get axios request in the client folder then the page won't have that issue but then it's an issue of being able to get the clients.
The text was updated successfully, but these errors were encountered: