Skip to content

Stacktrace links not clickable when running Flutter apps on the web #4418

@rodrigo-itao

Description

@rodrigo-itao

Describe the bug
The stacktrace links in debug console are not clickable (on Android Studio, the links are clickable).

To Reproduce
Steps to reproduce the behavior:

  1. Throw an exception.
  2. Try to click the links on the stacktrace.

Expected behavior
The links on the stacktrace should be clickable, to open the respective file/line.

Screenshots
Stacktrace links not clickable on VSCode:
image

Stacktrace links clickable on Android Studio:
image

Please complete the following information:

  • Operating System and version: Ubuntu 22.04.2 LTS 5.15.0-60-generic
  • VS Code version: 1.76.0
  • Dart extension version: 3.60.1
  • Dart/Flutter SDK version: flutter 3.7.5, dart 2.19.2
  • Target device (if the issue relates to Flutter debugging): web

Metadata

Metadata

Assignees

No one assigned

    Labels

    in flutterRelates to running Flutter appsin webRelates to running Dart or Flutter web appsis bugrelies on sdk changesSomething that requires changes in the Dart/Flutter SDK to ship before it will become available

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions