Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(middleware): change to use vanilla for loop
- Change use of for..in to plain for loop due to issues where array prototype is modified Fixes #2671
- Loading branch information