Skip to content

[CP] Suppress invalid DWDS errors in Flutter tool #112886

@christopherfujino

Description

@christopherfujino

issue_link

#111136 and #109792 (duplicates)

Commit Hash

3b6e3a693

Target

stable

pr_link

#112887

Impacted Users

Flutter for web developers

Impact Description

When launching the flutter for web app, repeated log messages of Locations: No module for http://localhost:5555/dart_sdk.js in the browser console.

Workaround

Ignore the log messages. The application still works, however legitimate debug logs may be obscured.

Risk

low

Test Coverage

yes

Validation Steps

  1. Debug example/hello_world in VSCode on Chrome
  2. set a breakpoint at runApp and start debugging
  3. there should be no warnings in the debug console window when the breakpoint is hit

Metadata

Metadata

Assignees

No one assigned

    Labels

    cp: approvedApproved cherry-pick requestcp: reviewCherry-picks in the review queue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions