Jonas Metzener
Jonas Metzener
Still a valid issue. Reproduced in latest version (22.0.3). It would be nice if this was fixed as this bug makes direct naked impersonation basically useless right now..
I just checked the config of `ember-data` a few releases back, it's not using `useWorkspaces` so I don't think we can compare this issue with the situation in ember data.
Hi guys Just checking if anyone managed to take a look at this. In the current state, `importSync` is not usable as it doesn't work in combination with `ember-auto-import` which...
Thanks @void-mAlex, I really appreciate it! Let me know if I can do anything to help.
Is there any progress on this issue?
> A nicer solution would be to track the selection of the reports in the url, but that could potentially break a lot of business logic. Actually it is tracked...
@dependabot rebase
@dependabot recreate
Hi @ef4 Has there been any developments with this issue? IMO this kind of defies the idea of the `dependencySatisfies` macro as without adding said dependency to `peerDependencies` it will...
@NullVoxPopuli Thanks for your response! I'll try to explain what I'm trying to do: I have an addon ([`ember-simple-auth-oidc`](https://github.com/adfinis/ember-simple-auth-oidc)) that ships functionality for using the addon in combination with `@apollo/client`....