algolia / algoliasearch-helper-flutter

⚡️ Building block to create instant-search applications with Flutter
https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/flutter/
Other
21 stars 14 forks source link

fix(insights): avoid empty payload in Insights events #116

Closed VladislavFitz closed 7 months ago

VladislavFitz commented 7 months ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Related Issue Fix #114
Need Doc update no

Describe your change

Attempt to track Insights event with empty payload (object IDs of filters list) is ignored.

What problem is this fixing?

Fixes #114