Closed kevenpoulincanam closed 6 months ago
Thank you for this detailed error report. Using it I was able to successfully reproduce the issue. I'll investigate and get back to you with an intermediate workaround and later on, hopefully, a new patch release.
I've got two solutions for you:
Many thanks!
A StackOverflowException is thrown when using flowing scoped lifestyle and registering a decorator that is injected inside a class which is injected as a collection. A bit hard to describe clearly but the steps to reproduce are simple (see below)
Behavior:
To reproduce:
Additional context: