NullVoxPopuli

Results 2058 comments of NullVoxPopuli

Right now anyone using `@glimmer/component` v2 must patch ember-headless-form, ie: https://github.com/universal-ember/ember-primitives/blob/main/patches/ember-headless-form.patch

No need to assign, open a pr 💪

I think if this library can figure out any way to simulate a refresh, that's fantastic, and I'd be very happy to see such a feature -- I've implemented something...

nameHint is required if you have any helpers that cannot be identifiers tho, like `await` in my case

glimmer/tracking removed because it's a real package, but one we don't want to use. This comes up in embroider/vite where the presence of real packages always takes precedence over virtual...

I can't see what I'm typing lol ![Image](https://github.com/user-attachments/assets/62c12f24-1d7c-4bdb-92e7-35d1ae6c51d2)

is this possible? It really feels like there is no good notification system for 'in-progress' environments, because you either use nvim-notify, or use the default, which steals focus.

I just experienced this too on this blitz: https://stackblitz.com/edit/stackblitz-starters-iqxo31?description=Starter%20project%20for%20Node.js,%20a%20JavaScript%20runtime%20built%20on%20Chrome%27s%20V8%20JavaScript%20engine&title=node.new%20Starter it's a vite app, but I think the issue is in node_modules