NullVoxPopuli

Results 2058 comments of NullVoxPopuli

ember-stargate probably resolves: https://github.com/universal-ember/ember-primitives/issues/91

looks like this logic in ember-stargate: - https://github.com/simonihmig/ember-stargate/blob/2116cd869706b404c3d38d76c4b3858a4f3fb480/ember-stargate/src/components/portal-target.ts#L32 - https://github.com/simonihmig/ember-stargate/blob/2116cd869706b404c3d38d76c4b3858a4f3fb480/ember-stargate/src/services/-portal.ts#L53 would need to be updated to find the "nearest portal target"? https://github.com/universal-ember/ember-primitives/blob/main/ember-primitives/src/components/portal-targets.gts#L20 This is what allows layering of targets (popovers...

> Would work, you got it > but exposes some (then hard to change) implementation details, right? I guess, but is an attribute really a big deal?

Yeah, tailwind or openprops are fine by me. The main thing tho is that whole site is dark mode / light mode. But other than that, i think style changes...

Yeah, i'm mid-rewrite of this library to support xstate5, but i forgot to finish! Xstate5 has a ton of breaking changes

latest version now supports for xstate 5!

can you describe more about your use case? are proxies causing issues in some way? atm, there is no way to out out of deep tracking at any depth when...

Where did you get stuck? What code have you tried so far?

Thanks for the reproduction!

Issue reproduced in the test suite: https://github.com/NullVoxPopuli/ember-deep-tracked/actions/runs/10713487671/job/29705582430?pr=357