getsentry / sentry-dart

Sentry SDK for Dart and Flutter
https://sentry.io/for/flutter/
MIT License
766 stars 239 forks source link

Ignore Flutter Web source context error in Sentry Frontend for internal dart files #2450

Open buenaflor opened 6 days ago

buenaflor commented 6 days ago

Description

frontend shows misleading error: missing source content for internal dart files

this is not useful and should be ignored, especially since the user application code source context is working

ignore:

Image Image

vaind commented 4 days ago

Should we move this to the UI repo?

buenaflor commented 4 days ago

no need, I'll make a quick fix, I already did this in the frontend a couple months back for other files with the same misleading error