appbaseio / reactivemaps

A data aware UI components library for building realtime maps
https://opensource.appbase.io/reactivemaps
941 stars 44 forks source link

Error thrown on ReactiveMap Basic example #79

Closed danedavid closed 6 years ago

danedavid commented 6 years ago

Steps to reproduce:

  1. Go to https://opensource.appbase.io/reactivemaps/playground/?selectedKind=ReactiveMap&selectedStory=Basic

  2. Click on 'Search as I move the map' option.

The following error is thrown in console:

Uncaught TypeError: this.props.onRemove is not a function
    at ItemCheckboxList.handleListClick (preview.06b64fe8ca7d720f7050.bundle.js:1)
    at ListItem.handleClick (preview.06b64fe8ca7d720f7050.bundle.js:1)
divyanshu013 commented 6 years ago

Hi @danedavid, we're continuing the work on Reactive Maps v2 in the reactivesearch repo. The updated playground is available here :)