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
When using InstantSearchNext in the layout, its child components are being duplicated. This issue did not occur previously and seems to have appeared after the fix for #6479 was implemented.
🔍 Steps to reproduce
Open the homepage
Scroll down
Observe that the "Click" button appears twice. The first instance does not function, while the second one works as expected
🐛 Current behavior
When using InstantSearchNext in the layout, its child components are being duplicated. This issue did not occur previously and seems to have appeared after the fix for #6479 was implemented.
🔍 Steps to reproduce
Live reproduction
https://codesandbox.io/p/devbox/algolia-next-bug-duplicated-provider-content-2ht5yj
💭 Expected behavior
The child components of InstantSearchNext should not be duplicated.
Package version
next 15.0.4, react-instantsearch-nextjs 0.4.4, algoliasearch 5.17.1, react-instantsearch 7.13.8
Operating system
No response
Browser
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: