-
Greetings! I was wondering if there's a way to not let Sentry perform a call whenever we replace the current url location. Any advice is very welcome! With kind regards |
Beta Was this translation helpful? Give feedback.
Answered by
lforst
May 24, 2023
Replies: 1 comment 1 reply
-
Those particular requests can be disabled by setting |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
xPhentom
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Those particular requests can be disabled by setting
autoSessionTracking
tofalse
inSentry.init()