App hosted project no longer rendering artboards

Hmmm, can you try adding a / to the end of the host url?

i get the same gray screen and can’t see the outline list, same as on the other project.

Oh, I think you have a duplicate version of plasmicapp/host in your project. can you remove plasmicapp/host from the dependencies, since it’s already included in plasmicapp/loader-nextjs?

Delete your .lock file too, just to make sure

ok - that makes sense. when i did a “plasmic sync”, i did get a prompt that I needed to update my plasmicapp/host

so i just did it.

Usually you need to choose between using loader/codegen. In loader, you don’t need to sync your project

I guess the correct solution would be to delete loader-nextjs then, if you want to sync your components

Sorry

thank you for your help. let me try that.