#Hey, how can I constrain the Drawer element between my Header and Footer?
1 messages · Page 1 of 1 (latest)
To remove portal, set withinPortal={false}
Thanks, just tried but Drawer component does not render with this prop
I guess the issue is, me calling this component from the header. It cannot attach to the proper place. Is there way to attach it to a specific target?