Posts
Members
Info
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
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
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
vercel deployment error
I use vercel dev is working. but same warnings. Compiled with warnings. src/components/NavbarCustom.js …
1
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
Using Divjoy with platforms such as Grafana
Hi, I came across Divjoy and thought it was a great tool to streamline development. The current project that I'm looking to use divjoy with needs to use manipulable graphs and my team was looking into Grafana as a possible platform to use. I was interested in understanding if…
1