Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OnChangeQuery not firing when 2 reactive list on the same page #362

Closed
talelk opened this issue May 14, 2018 · 3 comments
Closed

OnChangeQuery not firing when 2 reactive list on the same page #362

talelk opened this issue May 14, 2018 · 3 comments

Comments

@talelk
Copy link

talelk commented May 14, 2018

Issue Type:
BUG

Platform:
WEB

Description:
When I use try to put two different reactive list on the same page, onChangeQuery doesn't fire any more or fire for only one time in certain cases.

One of the ResultList is watched by many filters components via react props.

Minimal reproduction of the problem with instructions:

Reactivesearch version: Last Dev
Browser: [all | Chrome XX | Firefox XX | Edge XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]

Anything else:

@metagrover
Copy link
Contributor

Can you attach a codesandbox link replicating this issue?

@talelk
Copy link
Author

talelk commented May 14, 2018

here is an example

https://codesandbox.io/s/r7y49k2wl4

@metagrover
Copy link
Contributor

Fixed with v2.6.5 🎉

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

No branches or pull requests

2 participants