mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-21 01:53:26 +00:00
Fix dropdown
This commit is contained in:
@@ -133,6 +133,8 @@ export function SpaceLayout(props: {
|
||||
)}
|
||||
{isMultiVariants && (
|
||||
<SpacesDropdown
|
||||
/** Needed to avoid the dropdown being rendered in the wrong place when the mobile menu is open. */
|
||||
withPortal={false}
|
||||
context={context}
|
||||
siteSpace={siteSpace}
|
||||
siteSpaces={siteSpaces}
|
||||
|
||||
Reference in New Issue
Block a user