You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
When using the @HiltViewModel annotation to help with dependency injection it isn't possible to use the @Inject annotations from this library.
Describe the bug
A clear and concise description of what the bug is.
When using the
@HiltViewModel
annotation to help with dependency injection it isn't possible to use the@Inject
annotations from this library.To Reproduce
Expected behavior
No compilation errors such as
The text was updated successfully, but these errors were encountered: