python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Apollo Client 3.x.x , Next JS, Sentry, Strapi
I am facing an issue , when i installed sentry to my next js project , suddenly CORS error occured in my apollo client 3.x.x , but the thing is it only give CORS error in useQuery not in useMutation.
...
Sikander Ahmad
Votes: 0
Answers: 0
How to get full stack trace in sentry?
I have a vue 2 application. I setup sentry with official @sentry/vue package.
In some issues I can't get full detailed stack trace.
This issue has a good stack trace. I can click and see the exact lin...
Ivan Kirshin
Votes: 0
Answers: 2
Plugin errors after upgrading appolo-server-express from v2 to v3
I'm using the plugin example from one of Sentry's help pages. It was working fine - but after upgrading to apollo-server-express 3 I'm getting the following typescript error. I don't understand what...
Bob Glass
Votes: 0
Answers: 1
Where to set Sentry's setUser in Next.js app?
I have been trying to set user data into Sentry's scope globally, so every time there's an error or event, user info is passed to it.
My app is built in Next.js, so naturally I added the config as it ...

letie
Votes: 0
Answers: 3