Posts
Members
Info
Β·1yΒ·Pinned# Announcements
π¨π¨π¨ This community is moving to Discord π¨π¨π¨
Hey everyone, we're moving this community over to Discord. If you're a Divjoy customer then you can get your invite link by logging into Divjoy, scrolling down to footer on the homepage, and clicking the Discord link. If you're not a Divjoy customer yet then please send allβ¦
0
How to implement uppload with nextjs divjoy?
hi, i try to implement https://uppload.js.org/getting-started with nextjs based on divjoy code, but it seem failed. can you help? here i try on reactjs and it working fine: https://stackblitz.com/edit/swd-uppload?file=index.js
1
Introducing Divjoy 2.0 π
Hey folks! I'm excited to announce that Divjoy 2.0 is live! Here's what's new: Material UI integration Material UI is a React UI framework with a large library of components, excellent documentation, and well thought out theming system. I've rebuilt all the templates andβ¦
0
Issues scrolling on mobile using standard components
I created a landing page using DivJoy and am planning to build an app to replace the landing page, however I am having issues scrolling up and down on mobile. See the attached video and website for reference. And when you respond could you also consider DM'ing me on Twitter toβ¦
6
Component renders before getting the uid value from the useAuth() hook
I have the following setup to get a collection of documents from Firestore,I have the following setup to get a collection of documents from Firestore which works when tested with a hardcoded user id. However, when dynamically fetching the uid from the useAuth() I always receiveβ¦
2
DeletedΒ·2y# General
Unexpected token < in JSON at position 0
I'm able to purchase a subscription in development and everything seems to work, however, when I deploy to firebase hosting, I get Unexpected token < in JSON at position 0 when I select a plan. I tried changing the STRIPE_DOMAIN .env variable to match my deployed URL, but Iβ¦
3
vercel deployment error
I use vercel dev is working. but same warnings. Compiled with warnings. src/components/NavbarCustom.js β¦
1