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
The function filter returns the whole input in case it wasn't found. My proposal would be to add mode-suffix which makes it possible to let it return nothing if variable was not found.