We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f6243b + 267dd94 commit 398ad56Copy full SHA for 398ad56
lib/services/livesync/playground/preview-sdk-service.ts
@@ -49,7 +49,7 @@ export class PreviewSdkService extends EventEmitter implements IPreviewSdkServic
49
pubnubSubscribeKey: PubnubKeys.SUBSCRIBE_KEY,
50
msvKey: "cli",
51
msvEnv: this.$config.PREVIEW_APP_ENVIRONMENT,
52
- showLoadingPage: true,
+ showLoadingPage: false,
53
callbacks: this.getCallbacks(),
54
getInitialFiles
55
};
0 commit comments