How to change name of container id after advanced export

I recommend exporting with separate names during export if you need multiple different Hype documents on the same page. Are you accessing the ID with JavaScript somehow? If you change the container ID after export, the Hype JavaScript will not know what container to use and it will fail.

Also, I recommend using a CDN URL for the Hype runtime to avoid downloading that file more than once.