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
After consulting with Modern Web through discord, we found this bug.
In my case the project was inside a folder named "Plate Delta". This was encoded to "Plate%20Delta" and the file was not recognized and only "Not found" was shown in my browser.
After changing it to a folder with no spaces in the path, it worked perfectly!
The text was updated successfully, but these errors were encountered:
After consulting with Modern Web through discord, we found this bug.
In my case the project was inside a folder named "Plate Delta". This was encoded to "Plate%20Delta" and the file was not recognized and only "Not found" was shown in my browser.
After changing it to a folder with no spaces in the path, it worked perfectly!
The text was updated successfully, but these errors were encountered: