Skip to content

Can't use with React-Native-Web/Expo Web #2915

@arthur-fontaine

Description

@arthur-fontaine

The following line uses import.meta which seems to be incompatible with React Native Web / Expo Web (see expo/expo#30323).

(enabled ?? import.meta.env?.MODE !== 'production') &&

It completely crashes my website (nothing shows).

In the mentioned issues, some have exported a specific umd version of their packages to address this issue. I don't know if it is something that you can consider.

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