NullVoxPopuli
NullVoxPopuli
oh no 
How would rendering this be displayed? ```gjs {{#each @formats as |format|}} {{/each}} ``` Seems like logic would have to be: - Invocation name if non-dynamic - if dynamic reference: -...
Have to upgrade to at least TS 5.2 and then you get `WeakKey`
> on a big spa project try: that doesn't help with dev/watch mode tho
> Are you using nginx I am not -- does just.... putting nginx in front of `vite dev` somehow fix this? Like, does it have some better queuing mechanism for...
@agaripian what's your full nginx config and how are you running it / connecting it to `vite dev`? we have to use proxy_pass, ya?
I've been tracking this over at https://gist.github.com/NullVoxPopuli/65d8fad8c736e66f58cdd4c5baedb0cb and just tested out 7.2.0-beta.1 on an app with thousands (5k to ~12k (sometimes way more)) of initially loaded modules (something I'm trying...
no blocker -- just needs someone to finish
The DT types are more than wrong, and i think we shouldn't try to support them Stuck They'll probably also be stuck on older ember-data, which means blueprint updates are...
I couldn't reproduce this in glimmer-vm, so I think it's a bug here: https://github.com/emberjs/ember.js/blob/main/packages/%40ember/template-compiler/lib/plugins/transform-each-track-array.ts#L26