You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/05/20 12:49:40 UTC

[GitHub] [cordova-plugin-splashscreen] piwel commented on issue #226: Rendering to fast?

piwel commented on issue #226:
URL: https://github.com/apache/cordova-plugin-splashscreen/issues/226#issuecomment-845084295


   Thanks for your help, I have the exact same problem and it looks your first fix works.
   
   Also, I would recommend using `innerLocalSplash.remove()` instead of `document.body.removeChild(innerLocalSplash);` to deal with edge cases, e.g. usage in Chrome Extension that might create multiple bodies when you close and open it


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org