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
g4ze
changed the title
Correct the section stransitrion on click of a particular container name on the containers dashboard.
Correct the section stransitrion on click of a particular container name on the containers dashboard (Frontend)
Oct 2, 2024
Have you set up the project...?
the problem right now is, that there's a slight delay when the FE makes BE calls and AWS to make sure every command is ran. During this time, the things being shown on FE is inconsistent.
A way to reproduce it would be:
Go to deploy a container
Make a 2/3 deployements, get the links
Now try deleteing some of it and creating some new,
at this point the FE would react in an inconsistent manner.
Let me know if that makes sense
I have setup the project but I don't think I've done it correctly as it's giving me a CORS error. I've never setup docker before but the command ran successfully and Postgres was running successfully, will try again sometime
Currently it's too shabby and unreponsive sometimes. This will require you to use promises and awaits in the frontend for the backend API calls.
The text was updated successfully, but these errors were encountered: