diff --git a/src/ts/component/page/auth/onboard.tsx b/src/ts/component/page/auth/onboard.tsx index e8c21cf941..30b2feb431 100644 --- a/src/ts/component/page/auth/onboard.tsx +++ b/src/ts/component/page/auth/onboard.tsx @@ -248,6 +248,7 @@ const PageAuthOnboard = observer(class PageAuthOnboard extends React.Component { S.Common.fullscreenObjectSet(true); S.Common.showRelativeDatesSet(true); + S.Common.showObjectSet(false); U.Space.initSpaceState(); Onboarding.start('basics', false); diff --git a/src/ts/docs/help/onboarding.ts b/src/ts/docs/help/onboarding.ts index 45a2063f21..18dfe8ef0d 100644 --- a/src/ts/docs/help/onboarding.ts +++ b/src/ts/docs/help/onboarding.ts @@ -82,7 +82,11 @@ export default { offsetX: -312, noClose: true, highlightElements: [], - hiddenElements: [ '#widget-buttons', '.widget', '#containerWidget #list .buttons' ], + hiddenElements: [ + '#widget-buttons', + '.widget', + '#containerWidget #list .buttons', + ], }, items: [ {