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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
@appbaseio/reactivesearch 4.3.1
New Features
SearchBox:downShiftProps prop to pass custom props through to the underlying Downshift instance
Bug Fixes
ErrorBoundary: guard onError so it only fires when state.error is truthy — fixes null-callback spam on every re-render in error monitoring integrations
Examples
Migrate web examples to the Render ReactiveSearch API (reactivesearch-api-9-4-0.onrender.com) with shared read-only credentials, unblocking Docs CodeSandbox embeds
Retarget ToggleButton examples from meetup_app to good-books-ds