Closed leeseonghyun21 closed 10 months ago
@leeseonghyun21 https://github.com/PostHog/posthog-js-lite/pull/166 should fix the issue, can you test it? thanks for the issue and PR.
This is still an issue with v2.11.1
@leeseonghyun21 #166 should fix the issue, can you test it? thanks for the issue and PR.
Thank you. I have confirmed that the bug reported in the newly released version 2.11.1 has been resolved. Thank you for your prompt response.
This is still an issue with v2.11.1
can you clean the cache and upgrade/recompile? our sample seems to be working and @leeseonghyun21 confirmed as well.
After double and trippelchecking caches and buildpipeline; I can confirm the issue is fixed with 2.11.1. Sorry for bad intel 🥺
Bug description
In a bare React Native app environment, the following error occurs during Metro bundling when only using @react-native-async-storage/async-storage. This issue occurs in a non-Web environment and when expo-file-system is not installed.
The operating environment is as follows.
How to reproduce
Related sub-libraries
Additional context
Thank you for your bug report – we love squashing them!