Open lucid-dreamm opened 1 year ago
Faced the same problem, after hours of trying to solve it I found worked solution. https://gitter.im/Extenject/community?at=5e35648e3aca1e4c5f5980e5 Would like to see any comments regarding this solution and maybe better approach for dealing with this case
Hey, I would like to be able to pass dynamic data + prefab through method Create (Factory) while that prefab has GameObjectContext (Installer). In this situation, it seems zenject cannot inject dynamic data and it fails while without GameObjectContext, it works.
In scene context