-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
Unable to catch error thrown from fetch
with invalid url. Instead I get a message about "unexpected url".
- Provide a minimal code snippet / rnplay example that reproduces the bug.
try {
fetch("aaa");
} catch (ex) { }
vitalybe, MuneebJS, laurent22, yairopro and TheAlmightyBob
Metadata
Metadata
Assignees
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.