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
fix: provide fallback reason for ArrayFilter operator
CometArrayFilter.getSupportLevel returned Unsupported() with no reason
for unsupported filter functions, resulting in empty fallback messages.
Add an explicit reason string.
0 commit comments