Lincoln Baxter, III
Lincoln Baxter, III
I believe this is related to the following bug: https://github.com/ionic-team/capacitor/issues/4598
Resolved in https://github.com/Cap-go/capacitor-updater/pull/75
That's probably right, since this PR was created before the .beta was released :) And since it doesn't seem like it's going to be merged, care to send a PR...
@jipiboily No. The v3 pre-release branch in my PR is no longer compatible and requires more changes to become current with Chart.is 3.x release.
This workaround isn't doing it for me. The src attribute isn't consistently updated when it is checked in the event handler. Exposing the (error) event is definitely the correct solution.
If creating a JIRA issue for this PR is the only thing holding it up, here you go... https://issues.apache.org/jira/browse/CB-12406
If you need this working ASAP, here's my fork which is updated to work with Capacitor 3. It's a bit too messy to send a PR, but will be opening...
Pull request: https://github.com/baumblatt/capacitor-firebase-auth/pull/146
Just to confirm, this resolved the issue for me with crashing on Facebook login.
So, there's really no need to bring in another plugin *(which wouldn't be using firebase, kind the point of this plugin IMO)* when Firebase already does all this work for...