Phaser 3 Examples Scene folders not opening

Whenever I click on one of the first five of the six folders in Phaser Examples - Scenes, I get redirected back to https://phaser.io/examples/v3. This does not happen with the local folders of the repo clone. The folders I can’t open are: Cross Scene, External Scene, Moving Scenes Demo, Multi Demo, and Sub Game Demo.

Can anyone explain why clicking on these folders just returns me to index?

Those are the “booting” examples that use multiple files. They don’t boot :frowning:. You can read them on GitHub.