Skip to content

Uncaught TypeError: import_react_ga4.default.initialize is not a function #23

@julenr

Description

@julenr

Hi,

With:
import ReactGA from 'react-ga4';
ReactGA.initialize('G-8XZ6X4KJQH');

I am having this error Uncaught TypeError: import_react_ga4.default.initialize is not a function

It seems to work if I use ReactGA.default.initialize('G-8XZ6X4KJQH');

using ESBuild 0.15.12

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions