Overlay is not shown
Any idea why the
Overlay
in https://playground.solidjs.com/anonymous/92da2972-e71d-4466-93f6-b52aefef4f74 is not shown when showOverlay
is true
?Solid Playground
Quickly discover what the solid compiler will generate from your JSX template
2 Replies
🤔 code looks fine, maybe a bug with
solid-bootstrap
?that might be possible. I solved it by using https://github.com/lxsmnsyc/solid-popper for overlays instead
GitHub
GitHub - lxsmnsyc/solid-popper: SolidJS bindings for Popper.js
SolidJS bindings for Popper.js. Contribute to lxsmnsyc/solid-popper development by creating an account on GitHub.