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
Description
The success message (#deploy-success-msg) that is supposed to appear after a successful deployment does not show up, even when the index.html file is properly deployed, and the process reaches 100%.
Steps to reproduce
Drag and drop a valid index.html file into the deployment area.
Wait for the deployment process to reach 100%.
Observe that the success message does not appear.
Expected behaviour
The success message (New version deployed successfully 🎉) should be displayed immediately after a successful deployment.
Addition Information or Screenshots (if applicable)
Observed Behavior
Although the deployment seems to complete successfully, the success message does not appear.
deployment-issue.mp4
Deployment
Production (puter.com)
Development (npm run start)
Docker (via docker run)
Docker (via docker-compose)
Puter version
No response
The text was updated successfully, but these errors were encountered:
Issue Description
Description
The success message (#deploy-success-msg) that is supposed to appear after a successful deployment does not show up, even when the index.html file is properly deployed, and the process reaches 100%.
Steps to reproduce
Drag and drop a valid index.html file into the deployment area.
Wait for the deployment process to reach 100%.
Observe that the success message does not appear.
Expected behaviour
The success message (New version deployed successfully 🎉) should be displayed immediately after a successful deployment.
Addition Information or Screenshots (if applicable)
Observed Behavior
Although the deployment seems to complete successfully, the success message does not appear.
deployment-issue.mp4
Deployment
npm run start
)docker run
)docker-compose
)Puter version
No response
The text was updated successfully, but these errors were encountered: