From 04667e04c029f7ccfdd1567b128ee56dc041450a Mon Sep 17 00:00:00 2001 From: daserge Date: Tue, 15 Nov 2016 17:04:57 +0300 Subject: [PATCH] CB-11751 'extendedSplashScreen' is undefined Document that splashscreen needs to be disabled on Windows in case of updating entire document body --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 71b13e5..aa2aa64 100644 --- a/README.md +++ b/README.md @@ -384,6 +384,9 @@ To disable the splashscreen add the following preference to `config.xml`: ``` +**Windows Quirk**: You should disable the splashscreen in case you are updating the entire document body dynamically (f.e. with a SPA router) to avoid affecting UI/controls. +Note that you should also directly reference `WinJS/base.js` in the page HTML in this case to avoid the issues with activation context ([CB-11658](https://issues.apache.org/jira/browse/CB-11658)). + **iOS Quirk**: to disable the splashscreen on `ios` platform you should also add `` to `config.xml`. - `FadeSplashScreen` (boolean, defaults to `true`): Set to `false` to