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
[bugfix][API] Prevent duplicate members from filters
Duplicate members were being added directly to the public member array
on each toggle. This PR ensures that there is a new array created each
time the computed is run.
0 commit comments