NullVoxPopuli
NullVoxPopuli
wip: https://github.com/ember-learn/guides-source/pull/2123
can `popover` attribute'd things be nested? can you have a menu open on a menu? or is it that dialogs can nest, and you'd popovers _must_ be the top (no...
Issue here for Documented Floating UI: https://github.com/universal-ember/ember-primitives/issues/378
issue here for creating a tabster modifier: https://github.com/universal-ember/ember-primitives/issues/379
> I have success using popovers inside popovers and dialogs. – especially for tooltips this is necessary. Works out of the box for most browsers, and a good polyfill for...
This is turning out nice 
anchorTo here (I renamed it): https://ember-primitives.pages.dev/5-floaty-bits/anchor-to.md
popover is in baseline 2025!
def a bug! in your 5.11 stack, what function (and from where) prints that nicer message?
oofta -- that `check` stuff in general is supposed to be stripped during glimmer-vm publish. thank you for finding and reporting this!!!