Skip to content

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

Description

@buenaflor

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:

  • org-dartlang-sdk:///dart-sdk/lib/async/future_impl.dart
  • org-dartlang-sdk:///dart-sdk/lib/async/zone.dart

Image
Image

ideally this is fixed in the backend but this temporary fix will do for now

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions