Try portal to document.body

pull/54/head
Lim Chee Aun 2023-02-11 08:37:54 +08:00
rodzic acf69f9571
commit d02aea4616
1 zmienionych plików z 1 dodań i 5 usunięć

Wyświetl plik

@ -255,11 +255,7 @@ function Timeline({
>
<div class="header-grid">
<div class="header-side">
<Menu
portal={{
target: scrollableRef.current,
}}
/>
<Menu />
{headerStart !== null && headerStart !== undefined ? (
headerStart
) : (