Describe the bug
Given I have two buttons which trigger a wiredash feedback with some metadata.
I would expect that the metadata is collected again every time the button is pressed with a new object.
However from testing it seems that wiredash keeps the metadata from the previous feedback.
Wiredash SDK Info
2.5.0
Flutter SDK
3.35.5
Screenshots
| First Feedback |
Second Feedback |
 |
 |
Example Project
I created a small example repo where the bug can be reproduced here: https://github.com/jxstxn1/wiredash_metadata