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
Right now if we try to add two middlewares with the same name one of them will be skipped with no warning whatsoever. We probably want to throw some sort of warning or error if this is the case.
Right now if we try to add two middlewares with the same name one of them will be skipped with no warning whatsoever. We probably want to throw some sort of warning or error if this is the case.