Closed aymeric-giraudet closed 1 month ago
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit 9e768c576e94e987adaa4d29bee1645a04ace956:
Sandbox | Source |
---|---|
example-instantsearch-getting-started | Configuration |
example-react-instantsearch-getting-started | Configuration |
example-react-instantsearch-next-app-dir-example | Configuration |
example-react-instantsearch-next-routing-example | Configuration |
example-vue-instantsearch-getting-started | Configuration |
Summary
Fixes #6393
Thought this might help in mitigating memory leaks but it doesn't seem to do anything. So instead of fixing the error we night as well just remove the
dispose
call.