reactivesearch icon indicating copy to clipboard operation
reactivesearch copied to clipboard

Search UI components for React and Vue

Results 138 reactivesearch issues
Sort by recently updated
recently updated
newest added

Hello, I am using reactive search in a web application, which supports languages with diacritics and accents. However there are cases where database values contain EUR characters but you wish...

enhancement

Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 2.2.0 to 5.0.0. Release notes Sourced from gh-pages's releases. v5.0.0 Potentially breaking change: the publish method now always returns a promise. Previously, it did not return a...

dependencies

**Affected Projects** React **Library Version:** x.y.z "@appbaseio/reactivesearch": "^3.28.0", **Describe the bug** I implemented a simple sort by count and Ascending. When none of the items are selected both work but...

bug

**Before submitting a pull request,** please make sure the following is done: This PR adds `next14` support with `app` router structure. - [x] Describe the proposed changes and how it'll...

@siddharthlatest Thank you for the project, it looks dope. For my college project, algorithms class, we have an assignment on writing search engine. I am wondering if it is possible...

bug

**Affected Projects** React **Library Version:** x.y.z 3.45.0 We have a ReactiveList and a MultiList where ReactiveList depends on MultiList. When we select an item from MultiList for the first time,...

bug

**Affected Projects** Vue.js/Nuxt **Library Version:** x.y.z 3.3.5 **Describe the bug** SSR/Nuxt example https://github.com/appbaseio/reactivesearch/tree/next/packages/vue/examples/with-ssr does not work without throwing errors: Client errors: vue-router.js?v=ca77ffe0:2698 SyntaxError: The requested module '/_nuxt/node_modules/isomorphic-dompurify/browser.js?v=ca77ffe0' does not provide...

bug

**Affected Projects** - React **Library Version:** x.y.z - ReactiveCore Version 10.4.0 **Describe the bug** - ReactiveSearch components (SearchBox and ReactiveList) fail to function properly when wrapped in React's StrictMode during...

bug