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): ReactiveComponent initial value not picked up in SSR #2283

Closed mohdashraf010897 closed 4 months ago

mohdashraf010897 commented 4 months ago

PR Type fix

Description The PR fixes an issue with SSR usage where initial value was not in sync with the applied value on server side.