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 was archived by the owner on Feb 15, 2023. It is now read-only.
If a facet already has a selected state, and another facet is selected, then that selection action will result in two XHR PUT requests, one for each facet. Only one - for the newly selected facet - should be required.
If a facet already has a selected state, and another facet is selected, then that selection action will result in two XHR PUT requests, one for each facet. Only one - for the newly selected facet - should be required.