I imported Firebase JS v3 API and used to initialize Firebase using:
firebase.initializeApp(config);
However the app failed to load correct
Firebase Users
For me the source of the error was that the domain was not added in the firebase console. Here is an image in the firebase console to add the custom domain for your website: