reactivesearch
reactivesearch copied to clipboard
Search UI components for React and Vue
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
**Affected Projects** Reactivesearch **Library Version:** 4.2.0 **Describe the bug** Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number...
**Affected Projects** Vue.JS **Library Version:** x.y.z "@appbaseio/reactivesearch-vue": "3.1.0-alpha.1" **Describe the bug** Lately, our application transitioned from Vue 2 to Vue 3, prompting an upgrade in the Appbase version from ^1.16.0-alpha.31...
**Affected Projects** **Library Version:** 4.2 **Describe the bug** This page notes `recordAnalytics` defaults to `false` https://docs.reactivesearch.io/docs/reactivesearch/react/advanced/analytics/#recordanalytics But the source code has `true` https://github.com/appbaseio/reactivesearch/blob/37260b5f27512d342e2866f1b89cf546da43cb9c/packages/web/src/components/basic/ReactiveBase.js#L120 **Additional context** Please either update the documentation...
**Affected Projects** React **Library Version:** latest v4 **Describe the bug** When a user has already selected search keywords using the `searchBox` when he starts typing a new word and decides...
**Affected Projects** Next **Library Version:** 3.23.1 **Describe the bug** I'm using the RangeInput component, but I don't want to show the slider. I don't know how, but when I use...
**Affected Projects** Vue.JS **Library Version:** x.y.z "@appbaseio/reactivesearch-vue": "3.1.0-alpha.1", **Describe the bug** I am migrating our app from vue 2 to vue 3, so also need to migrate appbase. there is...
**Affected Projects** React **Library Version:** x.y.z "@appbaseio/reactivesearch": "4.0.0-rc.3" **Describe the bug** With ReactiveBase, if there are no credentials provided for AppBase then there is a breaking error. Even if connecting...