-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
The following line uses import.meta which seems to be incompatible with React Native Web / Expo Web (see expo/expo#30323).
zustand/src/middleware/devtools.ts
Line 164 in 51c00d2
| (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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels