Donnie Waters
Donnie Waters
👋 Ran into this today as well with a Vue.js snippet. Vue uses a lot of $ for properties that bind to the vue instance for example `this.$route.query.search` to get...
Still having this issue :/ RN: "0.57.1" plugin: "^0.4.3"
Anyone have any clues on a fix for this? 😩 I also get a similar one: ``` Undefined symbols for architecture x86_64: "_jump_fcontext", referenced from: folly::fibers::FiberImpl::deactivate() in libRCT-Folly.a(Fiber.o) folly::fibers::FiberImpl::activate() in...
I'm experiencing this crash as well. Dismissing the paywall footer on Android causes the app to crash every time
For what it's worth, I'm not using any custom UI with my footer. I'm simply displaying it inside a BottomSheet. @carter-0 I was able to stop this crash from happening...