Problem description:
HTML files won’t work after being uploaded to HTML, CSS, and JS. The webview display will say that the Repl is not found.
Expected behavior:
Webview updates to match current index.html code.
Actual behavior:
Webview gets stuck on Repl not found. Project cannot save to cloud.
Steps to reproduce:
- Exceed outbound data transfer limit
- Try to upload HTML file to HTML, CSS, JS.
Bug appears at this link:
[Any repl without pro plan]
Browser/OS/Device:
[Any device / browser]
Welcome to the forums!
I think this is intended behavior.
1 Like
Can you please provide some screenshots so I can take a look?
1 Like
The replit won’t save and the webview won’t stop refreshing.
Even if outbound data limit is reached, programmers should still be able to see their html webview, right?
1 Like
Try entering kill 1
into the Shell. If that doesn’t work, try forking this repl and see if the forked version works.
2 Likes
None of those solutions work. I’ll just wait until tomorrow for the limit to reset.