appbaseio / reactivesearch

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

fix(vue): v1.x - avoid ReactiveComponent re-renders for non-primitive value changes #2246

Closed mohdashraf010897 closed 7 months ago

mohdashraf010897 commented 9 months ago

PR Type fix

The PR fixes re-render issue with ReactiveComponent for non-primitive type value changes like array or object.