adic icon indicating copy to clipboard operation
adic copied to clipboard

[Bug] Container auto inject when call BindToGameObject

Open sandichhuu opened this issue 2 years ago • 0 comments

image

image

When use Bind<T>(), BindToGameObject<T>(), ... Binding instance is injected automatically. And after that, this.Inject() will not effect. This is a bug, isn't it ?

sandichhuu avatar Nov 25 '21 04:11 sandichhuu