Replies: 1 comment 3 replies
-
Hi, @DryganDev I was wondering about same question. And looked through discussions. Looks like you can fix it if you move dependency inside your creating closure Self {....}. Example is here. Worked for me. But maybe developers will correct me if I am wrong. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to make Client as Dependency in TCA and I want to add Dependency to Client to make it more flexible. Unfortunately, I can do that according to the guide. Any ideas ho to fix it?
Beta Was this translation helpful? Give feedback.
All reactions