-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I would try to fix it myself but I'm not familiar with dart, so I decided to post this as a bug instead. It seems like it's some kind of issue with promises? I'm not sure if this it your code or if it's something in bluesky that updated. The specific error says this:
statsig.tsx:310 [Statsig] An unexpected exception occurred. TypeError: Failed to fetch
at fetch.ts:49:28
at e.<anonymous> (StatsigNetwork.js:259:39)
at StatsigNetwork.js:33:23
at Object.next (StatsigNetwork.js:14:53)
at StatsigNetwork.js:8:71
at new Promise (<anonymous>)
at StatsigNetwork.js:4:12
at e.postToEndpoint (StatsigNetwork.js:195:16)
at StatsigNetwork.js:296:43
at r (helpers.ts:100:17)
So I think it's just endlessly trying to resolve a fetch request.
Metadata
Metadata
Assignees
Labels
No labels