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
{{ message }}
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.
Currently
Filter.Group/List
both have their states set to a Map<Int,Any/T>This is quite redundant, as
Array<Filter<*/T>>
can handle the job as each childFilter
already has a state.The text was updated successfully, but these errors were encountered: