-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(headless): restore range facet state after refresh (#4599)
[CAPI-1470](https://coveord.atlassian.net/browse/CAPI-1470) Barca is crashing on page refresh when a numerical range facet is used because headless isn't refresh the `facetSet` in the way it does for other facets. Test on barca and now works as expected. Before: https://github.com/user-attachments/assets/6bf6faed-87df-42c2-90a1-5ad5193eaaf3 Now: https://github.com/user-attachments/assets/55de9da9-9ad1-4bd3-b524-84a756342371 [CAPI-1470]: https://coveord.atlassian.net/browse/CAPI-1470?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
- Loading branch information
1 parent
91a2538
commit f304b63
Showing
2 changed files
with
64 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters