Closed samGbos closed 7 months ago
@samGbos Thanks for reporting! It looks to me like that's a bug -- I've submitted a fix in #199: https://deploy-preview-199--popover-polyfill.netlify.app/
Amazing, thanks! Such a quick response!
@samGbos Released in v0.4.2
I was trying to set a
<dialog>
to be a popover as discussed here: https://hidde.blog/popover-semantics/However, this doesn't seem to work in Firefox; the popover does seem to work with a
<div>
element though: https://codepen.io/codepenguy131/pen/jORdKGo