Skip to content

FirebaseAuth is undefined error #1

@jasan-s

Description

@jasan-s

React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in.

import { FirebaseAuth } from 'react-firebaseui';

<FirebaseAuth uiConfig={this.uiConfig} firebaseAuth={firebase.auth()}/>

I'm using this with Create React App build APP

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions