Reactivesearch: renderItem is not a function TypeError: renderItem is not a function

Created on 20 Jul 2019  路  2Comments  路  Source: appbaseio/reactivesearch

Affected Projects

REACT SSR (next.js)
Library Version: x.y.z

3.0.0-rc.21
Describe the bug

After upgrading to latest I'm started getting this bug
appbaseio/reactivesearch/lib/components/result/ReactiveList.js:394:13
To Reproduce

Steps to reproduce the behavior:

Expected behavior

Screenshots

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Browser [e.g. stock browser, safari] - All browser

Additional context

bug

Most helpful comment

Please check the docs for 3.x, renderData has been renamed to renderItem.

All 2 comments

Please check the docs for 3.x, renderData has been renamed to renderItem.

Vue Tutorial uses renderData. So fix it helps newcomers.

https://opensource.appbase.io/reactive-manual/vue/getting-started/reactivesearch.html#step-3-adding-filters-and-result-components

Was this page helpful?
0 / 5 - 0 ratings

Related issues

danielsnider picture danielsnider  路  4Comments

dmce picture dmce  路  3Comments

jkhaui picture jkhaui  路  3Comments

ymzoughi picture ymzoughi  路  4Comments

vharitonsky picture vharitonsky  路  4Comments