-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
When pressing "Get Data" it triggers a flipper "crash":

With only this information available in the crash reporter:

I see no mentions of sendMeData anywhere other than
| sendMeData = () => { |
But I see no attempts to register this receiver or anything like it.
I'm using Flipper 0.81.0 but also tried the most recent 0.84 (which has a performance regression issue).
Any idea what could cause this? From what I can tell it's using client.call() which is deprecated:
https://fbflipper.com/docs/extending/js-plugin-api
dahyeyudev
Metadata
Metadata
Assignees
Labels
No labels