Brian Hewitt

Results 5 comments of Brian Hewitt

@MartinLoeper are you planning to do a pull request to get your changes into this upstream repo (and thus, hopefully, into the NPM module)? I'd love to get these strict/minification...

Thanks. I'm bundling and minifying numerous components together, so although moment-holiday is generating the error, it's possible there's something else at play. In any case, moving the variable declaration worked.

Thanks, @Erin-Cecele . Yes, the base project/site does work for me in Safari as well, which throws some doubt at the Safari privacy notion. It does seem likely that Safari...

Alas, @zsofiaj - yes, I'm on Safari 17.3 (desktop) and still having the same issue. On the good news front, I've discovered that removing CSS position:fixed on the .quire-entry__lightbox containing...

Ok, I've got a solution, and it is indeed related to z-index/stacking context. The default theme CSS has `z-index:10` (+position:sticky @ < 700px width, position:relative for 700px+ width) for selector...