Project Not Found
It looks like your project hasn't been saved. This issue can arise when working in Server Mode. Here's how you can avoid it:
What is Server Mode?
Server Mode transforms your project into a standalone website. You must save your project to see changes and updates reflected in real time.
AIJS offers two preview modes: Standard Preview Mode and Server Mode. You can toggle between them using the globe icon in the preview tab.
In Standard Preview Mode, your scripts are bundled with blob URLs, which have limitations (like no module support). In contrast, Server Mode runs your project as a full website, lifting those restrictions and giving you a live site experience.
Want to learn more?