
Robin Suthar
@RobinSutharSd
Followers
14
Following
126
Media
40
Statuses
182
Software developer student at Southern Alberta Institute of Technology.
Calgary, Alberta
Joined August 2024
Not Deployment of Friday, So waited for Saturday (1:30 AM)
0
0
0
Stop No:6724 (Max Orange).Screen is not working and showing time anymore: It’s showing f7 to setup @cityofcalgary @calgarytransit
1
0
0
Trying To Run a Async Call, But Ever Time It would Show me Error That api.key Empty or Missing Even though Not!. Read Though Docs: Apprently .evn are only avaible at server components, Just added "use server and everything got fixed" or use
1
0
1
Weird !? Adding openai using npm to project, it started conflicting with zod @OpenAIDevs , for now just removed zod from package.json. I wonder why though ?
0
0
0
Looking over how to have mulitple paramaters to your prisma search !. What's does work: . What works:
1
0
0
Was having some trouble passing state from parent to child(Type errors's). Here very helpfull answer. Good Read:
0
0
1
Wow , so easy to protected all your routes via middlewares with nextauth
0
0
0
trying to display objects on front-end in react, got an Error: Objects are not valid as a React child (If you meant to render a collection of children, use an array instead. Solution : Wrap Your Object into JSON.stringify(Objext).and it should fix it.
0
0
0
There is a phone line right infront 69th street station (bus stop). @cityofcalgary @calgarytransit @CalgaryPolice
2
0
2
How can we use Session Providers from next-auth with making our entire next application client side:. Great Read.
github.com
Description 📓 Add some hook to use like that: const session = use(getSession()); How to reproduce ☕️ . Contributing 🙌🏽 Yes, I am willing to help implement this feature in a PR
0
0
0
How can I pass my data back to Comparison Page from DataSelection and MenuSelection Page ??
0
0
0
Ran into a strange bug while working on my Next.js unexpected UI (withExt) and a call to a random domain:.rubyCopyEditPOST net::ERR_NAME_NOT_RESOLVED .Turns out it wasn’t my code at all — it was a Chrome Extension injecting itself into the app. Issue: #81010.Code: GitHub Repo.
0
0
1