-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
a: debuggingDebugging, breakpoints, expression evaluationDebugging, breakpoints, expression evaluationc: regressionIt was better in the past than it is nowIt was better in the past than it is nowdependency: dartDart team may need to help usDart team may need to help usplatform-webWeb applications specificallyWeb applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
flutter_web: 1.15.2
Chrome: 80.0.3987.122
macOS: Mojave 10.14.6
VSCode: 1.42.1
Ensure web is enabled
Create a new project (no changes required)
Set the breakpoint any where
Set the device to "Chrome (Web)" & Start debugging
Observation:
- Chrome shows no page
- Breakpoint (if any) not hit
Switch to flutter web 1.15.1
Open Same Project created above
Set the breakpoint any where
Set the device to "Chrome (Web)" & Start debugging
Observation:
- Chrome loads page correctly
- Breakpoint hit
kunit1
Metadata
Metadata
Assignees
Labels
a: debuggingDebugging, breakpoints, expression evaluationDebugging, breakpoints, expression evaluationc: regressionIt was better in the past than it is nowIt was better in the past than it is nowdependency: dartDart team may need to help usDart team may need to help usplatform-webWeb applications specificallyWeb applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.