Nest: Fix filter reconfiguration
Function filter_same() must be called with arguments in proper order, otherwise it breaks the new filter, causing crash during route processing.
Showing
Please register or sign in to comment
Function filter_same() must be called with arguments in proper order, otherwise it breaks the new filter, causing crash during route processing.