i have the app running, but not acting how it should, i uploaded images on the profiles, but unfonrtunatily it isn't showing. when i run with debugger on, i get that red screen with error and with debugger off, i get this result, what might be the cause of this
with debugger, we have got the red screen and without it, profile pics don't show, the like, retweet functions, not working properly and so on
I think you're doing a something! somewhere but the something is null
So what’s the something?
Hat should I do to locate it?
I was running in debuting mode and this is what I got
Maybe you can look at some stack trace or search your code 🤷🏼♂️
Recommended threads
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...
- RowList: The value of total is coming as...
RowList: The value of total is coming as a String, so it throws an error because it’s not parsed into an int. Error: TypeError: \"37\": type 'String' is not a ...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...