You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We seem to receive warnings in central logging monitor when a user denies gps permission? We should log this maybe at "debug" level but not as error or warning, to keep this out of error monitoring. (In contrast to other, technical errors - those should show up as errors)
Error: User denied geolocation prompt
at Logging.LoggingService.logToRemoteMonitoring (./src/app/core/logging/logging.service.ts:198:11)
at Logging.LoggingService.log (./src/app/core/logging/logging.service.ts:168:12)
at Logging.LoggingService.error (./src/app/core/logging/logging.service.ts:151:10)
at a (./src/app/features/location/address-gps-location/address-gps-location.component.ts:52:15)
...
(11 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
We seem to receive warnings in central logging monitor when a user denies gps permission? We should log this maybe at "debug" level but not as error or warning, to keep this out of error monitoring. (In contrast to other, technical errors - those should show up as errors)
Sentry Issue: AAM-DIGITAL-5YX
The text was updated successfully, but these errors were encountered: