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
I am using to render a popup. The Drawer implementation uses Dialog.svelte to render its contents. I am seeing an empty <div class="h-full w-full"></div> node below the content that I am rendering causing the dialog to be incorrectly-sized.