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

Initializer blocks are no longer being injected #14

Open
Runemoro opened this issue Apr 30, 2019 · 0 comments
Open

Initializer blocks are no longer being injected #14

Runemoro opened this issue Apr 30, 2019 · 0 comments

Comments

@Runemoro
Copy link

Runemoro commented Apr 30, 2019

Initializer blocks used to be injected at the end of all constructors, but this doesn't seem to always work anymore. Here's an example mixin:

https://gist.github.com/Runemoro/c542c94f1f14ca2112f6451509eccb84

Moving the initializer to an @Inject in <init> works.

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