Skip to content

fix: Fix Clustering not updating when new items are provided#279

Merged
wangela merged 1 commit into
googlemaps:mainfrom
DSteve595:cluster-collection-update
Mar 7, 2023
Merged

fix: Fix Clustering not updating when new items are provided#279
wangela merged 1 commit into
googlemaps:mainfrom
DSteve595:cluster-collection-update

Conversation

@DSteve595

Copy link
Copy Markdown
Contributor

This observes items via snapshotFlow, which fixes the case in #269 where a single MutableStateList of items is passed.

Fixes #269 🦕

@wangela wangela left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this bugfix!

@wangela wangela merged commit 6a90ba9 into googlemaps:main Mar 7, 2023
googlemaps-bot pushed a commit that referenced this pull request Mar 7, 2023
## [2.11.1](v2.11.0...v2.11.1) (2023-03-07)

### Bug Fixes

* Fix Clustering not updating when new items are provided ([#279](#279)) ([6a90ba9](6a90ba9))
@googlemaps-bot

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.11.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@DSteve595 DSteve595 deleted the cluster-collection-update branch March 15, 2023 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clustering : Markers are not updated

3 participants