Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(connectInfiniteHits): clear the state on dispose (#3819)
* test(connectInfiniteHits): calls the unmount function * test(connectInfiniteHits): rename jsHelper -> algoliasearchHelper * test(connectInfiniteHits): consistent names for render/unmount function * feat(connectInfiniteHits): remove TAG_PLACEHOLDER on dispose * feat(connectInfiniteHits): remove page on dispose * test(connectInfiniteHits): do not throw without unmount function * feat(connectInfiniteHits): remove TAG_PLACEHOLDER only with `escapeHTML` * test(connectInfiniteHits): update test description
- Loading branch information