Skip to content

InstantSearch reduce requests and bounces#1316

Draft
royduin wants to merge 2 commits into
masterfrom
instantsearch-fixes
Draft

InstantSearch reduce requests and bounces#1316
royduin wants to merge 2 commits into
masterfrom
instantsearch-fixes

Conversation

@royduin

@royduin royduin commented Jun 25, 2026

Copy link
Copy Markdown
Member

As mentioned in algolia/instantsearch#6895 we should render all components at once, we don't need chunks of every component, but we do want a chunk for all InstantSearch components so it doesn't come with the app.js. With this we only get 1 requests to ElasticSearch instead of multiple and the bounces disapear.

Currently as draft as we do have to double check the selected, search and category components and the stats.

Ref: RAP-1917, follow-up: RAP-1941

@royduin royduin requested a review from Jade-GG June 25, 2026 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant