RobinBuschmann / react.di

Dependency injection for react based upon inversify.
97 stars 5 forks source link

Warning from 'Provider' is popping out with every component update. #14

Closed juanenrisley closed 5 years ago

juanenrisley commented 6 years ago

The warning 'Container can only be set once to and therefore not be overridden.' is just being logged with every action.

RobinBuschmann commented 6 years ago

Thanks for reporting.

juanenrisley commented 6 years ago

Thanks to you for this great library! I have been having trouble with inversify and you solved that.

RobinBuschmann commented 5 years ago

Closing this, since it is fixed with the latest release