Hugh Caluscusin
Hugh Caluscusin
Hi, has any of you used this with Vercel? in the .env of create-react-app i set `INLINE_RUNTIME_CHUNK=false` When ran locally, like normal run, not using vercel dev, both Chrome and...
Fix for the Invalid Hook Call error https://github.com/VamOSGS/react-preloaders/issues/28 Problem: The possible cause is that there is a duplicate React library. Solution: We transfer the React to the peerDependencies section @VamOSGS
Hi, I just tried to cancel the social logins to check if it will still redirect to the url set in redirectTo, but it will only redirect to this and...
Details: - Has 2 products, monthly and yearly subscriptions Flow: 1. On load, i would create a default subscription intent (monthly) then pass the clientSecret to the `` 2. I...
All my local files were suddenly gone! Before I quit the app, it flickering/blinking. Then when I opened the app "Snip" again, all my local files were gone! Is there...
Does this still working on the current version of Sveltekit? It seems last update was more than 6+months ago.
Hi, thanks for this tool. But I can't understand why it's not properly working on an iOS device (iphone)? It seems the slider is not showing the right slides, like...
Just curious if this CLI is able to create a new project and get it's auto subdomain after its creation/deployment? Basically, just wanted to know if what I can do...