Varand Pezeshkian
Varand Pezeshkian
# Summary I'm experiencing weird behavior with my PWA, so every time I do a fresh deploy `beforeinstallprompt` is failing to fire. But weird part is that, as soon as...
I've ask for help in discussion section about this but after not receiving answer I've decided to post it here as well. See https://github.com/vercel/vercel/discussions/6673 Basically when I put `NEXT_PUBLIC_APP_VERSION=${npm_package_version}` in...
# Feature request - Extension name: firestore-stripe-payments Any plan to update the plugin documentation's code samples to Firebase V9?
# Summary So this is weird behavior, not even sure it's `next-pwa` issue. but when I do `Clear browsing data` for the browser and `clear site data` from dev tools/Applications,...
## Bug Report I upgraded to react 18 and while everything was smooth `TransitionablePortal` is causing hydration issue. I remove that from the code, it goes away. ### Steps Dont...
### Current Behavior Popover component is breaking the app on Android throwing the following error: ``` ERROR Invariant Violation: [1143,"RCTView",{"top":"","left":""}] is not usable as a native method argument ``` ###...
First of all thank you for creating this compact easy-to-use library. There are some issues with props and also the implementation. Some of the props are not available but there...