• dependencyinjection@discuss.tchncs.de
    link
    fedilink
    arrow-up
    10
    ·
    6 months ago

    This thing is so common too. Even the linter in my IDE will complain about a missing item in the dependency array and I can see immediately that this will cause an infinite loop. Have to disable the linter for that line.