Avinash
Explore posts from serversTTCTheo's Typesafe Cult
•Created by Avinash on 11/24/2024 in #questions
[React native expo + Express] Warning: TypeError: (maybeServerData ?? data)?.find is not a function
update
the issue is when im on mobile data , im not getting any errors (maybeServerData ) and this is causing "is failed to report event "upload" to uploadthing Server"
to make api calls i have to have my devices on same WIFI, which is causing maybeServerData error
8 replies
TTCTheo's Typesafe Cult
•Created by Avinash on 11/24/2024 in #questions
[React native expo + Express] Warning: TypeError: (maybeServerData ?? data)?.find is not a function
"uploadthing": "^7.3.0",
"@uploadthing/expo": "^7.1.1",
8 replies
TTCTheo's Typesafe Cult
•Created by Avinash on 11/24/2024 in #questions
[React native expo + Express] Warning: TypeError: (maybeServerData ?? data)?.find is not a function
in backend this is how its
8 replies
TTCTheo's Typesafe Cult
•Created by sudhanshug on 11/4/2024 in #questions
[Expo + UT] Error when importing @uploadthing/expo
38 replies
TTCTheo's Typesafe Cult
•Created by sudhanshug on 11/4/2024 in #questions
[Expo + UT] Error when importing @uploadthing/expo
btw in installed the above canary version
38 replies
TTCTheo's Typesafe Cult
•Created by sudhanshug on 11/4/2024 in #questions
[Expo + UT] Error when importing @uploadthing/expo
Hello, Im having the same issue
TextDecode
How to fix it?38 replies
DTDrizzle Team
•Created by Ixirsii on 8/7/2024 in #help
Drizzle TypeError: Cannot read properties of undefined (reading 'Symbol(drizzle:Name)')
12 replies
KPCKevin Powell - Community
•Created by Avinash on 4/29/2024 in #front-end
How do i acheive this in flexbox without creating two rows of div
https://codepen.io/avinash-tallapaneni/pen/oNOOoEq
this is working but i placed it in center
9 replies
KPCKevin Powell - Community
•Created by Avinash on 4/29/2024 in #front-end
How do i acheive this in flexbox without creating two rows of div
yes i tried with grid, created 6 colums and each box spanning 2coloumns,
since im using tailwind and react this is getting confused really quick
9 replies
KPCKevin Powell - Community
•Created by Avinash on 4/22/2024 in #front-end
How to remove whitespace when zoomed near scroll bar
Yeah.. i changed the body color and its working now :thanks:
5 replies
KPCKevin Powell - Community
•Created by Avinash on 4/22/2024 in #front-end
How to remove whitespace when zoomed near scroll bar
if i try to inspect, then the whitespace is not available
5 replies
TTCTheo's Typesafe Cult
•Created by BootesVoid on 3/16/2024 in #questions
Error: ENOENT: no such file or directory, stat 'C:\components.json'
i cant even run in local machine
8 replies
TTCTheo's Typesafe Cult
•Created by BootesVoid on 3/16/2024 in #questions
Error: ENOENT: no such file or directory, stat 'C:\components.json'
did you fix the issue?
8 replies
TTCTheo's Typesafe Cult
•Created by Avinash on 3/23/2024 in #questions
Uploadthing throws errors in nextjs 14 when withUt wrapped around tailwind configs.
found a solution in #uploadthing .
installed uploadthing 6.5.2 instead of latest fix the issue 👍
3 replies
KPCKevin Powell - Community
•Created by Avinash on 11/30/2023 in #front-end
is it possible to get the values from browser console and display the result in browser UI?
i wanted to know if that could be acheived cause we use window.addEventlistner , so i though browser console would be the same as input textbox
6 replies
KPCKevin Powell - Community
•Created by Avinash on 11/21/2023 in #front-end
Unable to change SVG icons color in react
its working
6 replies
KPCKevin Powell - Community
•Created by Avinash on 11/21/2023 in #front-end
Unable to change SVG icons color in react
i used fill it wasnt working.
if i paste svg , my code becomes even more messier.
6 replies
KPCKevin Powell - Community
•Created by Avinash on 11/15/2023 in #front-end
Bootstrap forms not appending data in the url via get method
So I added the name attribute for input fields
7 replies
KPCKevin Powell - Community
•Created by Avinash on 11/15/2023 in #front-end
Bootstrap forms not appending data in the url via get method
I found the issue. If we don't give the name attribute you will have this issue
7 replies