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

Class Unregistered on test #875

Closed
phcs971 opened this issue Aug 9, 2023 · 1 comment
Closed

Class Unregistered on test #875

phcs971 opened this issue Aug 9, 2023 · 1 comment
Labels
new New issue request attention

Comments

@phcs971
Copy link

phcs971 commented Aug 9, 2023

Describe the bug
The code normally works, but when testing after replaceBind it throws {ClassName} Unregistered

Environment
The bug happens with the following versions:
modular_core 3.0.2+1
flutter_modular 6.0.2
auto_injector 1.1.1

But it works when I downgrade to:
modular_core 3.0.1+1
flutter_modular 6.0.1
auto_injector 1.1.0+4

To Reproduce
https://github.com/phcs971/test_modular_6

Expected behavior
replaceInstance works and tests passes

@phcs971 phcs971 added the new New issue request attention label Aug 9, 2023
@jacobaraujo7
Copy link
Contributor

Fixed
v6.0.3

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

No branches or pull requests

2 participants