reactivesearch
reactivesearch copied to clipboard
Search UI components for React and Vue
**Affected Projects** React **Library Version:** x.y.z 3.45.0 **Describe the bug** I started getting errors in my live project for version 3.45.0 because of recent fixes. ReferenceError: AbortController is not defined...
**Affected Projects** React **Library Version:** x.y.z 4.0.0-rc.10 **Describe the bug** The React Component returns the empty value matches with the default value of type: "term", if I change it to...
**Affected Projects** React **Library Version:** x.y.z 4.0.0-rc.14 and 3.43.10 **Describe the bug** When you change the page the Reactivelist component renders 2 times **To Reproduce** [Codesandbox](https://codesandbox.io/s/relaxed-lena-w7szkd?file=/src/index.js)
**Affected Projects** React **Library Version:** x.y.z ^4.0.0-rc.12 **Describe the bug** When using the MultiList component in a React application with the nestedField and showLoadMore props, the component fails to render....
**Affected Projects** Vue.JS 2.7.14 with Vite 4.1.4 **Library Version:** 1.33.13 **Describe the bug** After building, the browser throws an error trying import the RangeSlider component: `Unable to load vue-slider ReferenceError:...
**Affected Projects** React **Library Version:** x.y.z 3.39.1 **Describe the bug** In my `` component, I have `showLoadMore` set to `true`. When tabbing through the `` component via keyboard, the "Show...
**Affected Projects** All Currently ReactiveBase url only accepts a url which starts with http or https, however if we're implementing a proxy with NextJS for example the proxy path could...
**Affected Projects** React **Library Version:** x.y.z "@appbaseio/reactivesearch": "3.40.2", **Describe the bug** ``` Warning: Failed prop type: SearchSvg: prop type `style` is invalid; it must be a function, usually from the...
**Affected Projects** React **Library Version:** x.y.z 3.41.1 (working correctly in 3.0.0) **Describe the bug** When using the controlled behaviour of the DataSearch component to only trigger 'on enter' (as described...
**Affected Projects** ReactiveChart **Is your feature request related to a problem? Please describe.** Trying to create visualizations out of an index **Describe the solution you'd like** It would be nice...