Ivan Tsai

Results 3 comments of Ivan Tsai

I've got the same error message but with a different scenario. I accidentally bound "undefined" on the container: ```ts import 'reflect-metadata'; import { Container } from 'inversify'; const container =...

Hi, the fix should work, but the project seems to be inactive. Therefore, I have duplicated the code into our project instead.

Hi @alessbell , thanks for the explanation! > Can you confirm you see a similar warning? > > The warning notes that Cache data may be lost when replacing the...