react-facebook icon indicating copy to clipboard operation
react-facebook copied to clipboard

`TypeError: Load failed` when using `LoginButton` on Instagram webview

Open mfrazie2 opened this issue 4 years ago • 0 comments

I'm using the LoginButton within the FacebookProvider. When a user successfully logs in via Fb, the onCompleted handler makes an api call to update credentials on the server. The onError handler simply logs the error.

Recently I have been seeing a TypeError: Load failed after a user clicks the login button while using an Instagram webview.

I can't quite figure out where in the chain of loading this might be occurring. Because this is happening nearly exclusively on Instagram webview, there is little to no other context provided around the error.

mfrazie2 avatar Nov 24 '21 17:11 mfrazie2