Recently a fix was merged in which requires reloading the homepage to avoid a blank screen. This was necessary due to the blank homepage bug regressing after removing a previous fix which caused a leak of WKWebView.
We should investigate this further to figure out:
Why this reload is necessary
Whether this can be refactored further to clean this code up
Note: for additional context and information please see the related PR and linked tickets there.
Recently a fix was merged in which requires reloading the homepage to avoid a blank screen. This was necessary due to the blank homepage bug regressing after removing a previous fix which caused a leak of WKWebView.
We should investigate this further to figure out:
Note: for additional context and information please see the related PR and linked tickets there.
┆Issue is synchronized with this Jira Task