You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously we had to make sure that every constructor
parameter of abstract directive classes resolves to a
suitable DI token. This was caused by a bug that has been
solved in version 9. Hence we can remove the workaround.
0 commit comments