You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The restart logic update we pushed earlier to address a bug where the SiteGen data is being cleared at the wrong time of the app's lifecycle fixed the problem in Onboarding but brought up other issues outside of the app in WP Admin.
This logic update will restore the old logic but only process it outside of the Onboarding URLs, so we never clear the SiteGen data within Onboarding.
0 commit comments