Arnaud Weyts

Results 13 comments of Arnaud Weyts

Hi, I've opened a PR here to support both types: https://github.com/bryanrsmith/eslint-plugin-sort-class-members/pull/80

Thank you so much, disabling the 3ds new CPU thing fixed it for me 👍

Hi! I also just ran into this issue when using a classic Ember app, and assets provided by an ember-addon with ember-auto-import. Embroider apps don't seem to suffer from this...

@cibernox Are there any active plans for this still, or an open PR that we can contribute to?

> This issue is stale because it has been open for more than 14 days with no activity. Remove stale label or comment or this will be closed in 14...

Also running into this, but it seems like it's flaky for me. Sometimes it passes, sometimes it throws this error.

I was running into the same issue for this. I actually think the import even needs to end up being something like: ``` import __glob__0_0 from "./scenarios/baseline-handlebars-list.gjs"; ``` Because otherwise...

@Soulplayer, is this working for you again? I've updated to the latest edge version but new transactions still have a payee name that is one of my own accounts instead...

@Soulplayer, I'm indeed still seeing this issue. Upvoted your new issue, deposits are fixed but not payments.

Also opened an MR in ember-basic-dropdown to add missing docs: https://github.com/cibernox/ember-basic-dropdown/pull/903