Skip to content

List components don't react to map search #1548

Description

@rbeers

Affected Projects
React

Library Version:
"@appbaseio/reactivemaps": "^3.0.0-beta.11"
"@appbaseio/reactivesearch": "^3.12.5"

Describe the bug
When you use the search as move feature in a reactive openstreet map, other components don't react to that component id. The map reacts to other list components fine but not the other way around.

To Reproduce
Steps to reproduce the behavior:

  1. Run the basic map example
  2. Set searchAsMove and showSearchAsMove to true.
  3. Set the react prop on the places list to react to the map component
  4. Drag the map around and the list doesn't change. The markers change but the list doesn't.

Expected behavior
The list should update based on the bounding box of the map search.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions