Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Injector library requires all annotation to be available in runtime #189

Open
OlehChyhyryn opened this issue Jun 3, 2024 · 0 comments
Open

Comments

@OlehChyhyryn
Copy link
Contributor

I want to provide a fix to Injector library support. The current implementation contains a mistake: it expects that only annotation under Inject annotation must be available at runtime. But such codes require all function annotation to be available then. This issue is present in the current release.

I provide the fix in following pull request

#188

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant