Vasyl Marchuk
Vasyl Marchuk
I also tried ``` div.some-class [ (did-insert this.onInsert) ] ``` but that didn't work either
Found a very likely related issue: https://github.com/emberjs/ember-render-modifiers/issues/15
So, I figured out the syntax that works, but it has ambiguity in it * ` = my-component: my-other-component` - renders `MyOtherComponent` inside `MyComponent` * `= my-component: accordion` - renders...
I believe I found a workaround/reason: **dock something else** to an asteroid **before** _attaching_ the hatch (attaching, not fixing permanently). If you already attached the hatch, dock another vessel to...
It fails for me on localhost too, as well as 3-4 others (which count API requests). Would be great to fix!
@rohitpaulk Broke up all the steps into several simple task-lists above. I have a lot of unfinished/experimental changes for many of those steps, already splitting them into half a dozen...
It appears that if we properly use https://www.npmjs.com/package/@ember/test-waiters in our components, this problem will be fixed, or at least will become much more manageable.
@rohitpaulk Just fixing the remaining broken tests right now and will request review once done!
@coderabbitai full review @coderabbitai summary
https://github.com/mainmatter/ember-vite-codemod