appbaseio / reactivesearch

Search UI components for React and Vue
https://opensource.appbase.io/reactivesearch
Apache License 2.0
4.89k stars 468 forks source link

web: infinite loading is not working in result components #336

Closed divyanshu013 closed 6 years ago

divyanshu013 commented 6 years ago

Issue Type:

Bug

Platform:

Web

Description:

After the result component has finished loading the results, the loading state still remains true which makes the infinite scrolling logic not work.

Minimal reproduction of the problem with instructions:

Check story

Reactivesearch version: x.y.z

2.5.1

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 ]

All

metagrover commented 6 years ago

@dhruvdutt Do you want to take this up? I think it happened after we added onNoResults support.