react-instagram-embed
react-instagram-embed copied to clipboard
`onSuccess` is being called with an error instead of `onFailure`
The onSuccess
callback is being called after an error while loading the Instagram URL. Additionally, the error is still propagated to the browser instead of being swallowed by the callback.