Hey, I’d like to ask about approach to issue with multiple mixins implementing async beforeModel. Let me show example
As you can see model in route wait only for mixin2 resolution. Is there any existing approach to that issue ?
I already have some idea hot to solve it, but was curies if anyone had similar issue.
Thanks,