dart-lang / dart-lang/webdev

Can not expand native JS objects in Dart DevTools

Open
#887 0 comments 1 reaction 0 assignees View on GitHub
package:dwds
Dominant language
Dart
Stars
224
Forks
94
Avg merge
7h 14m
Merged PRs (30d)
2

Description

When stopped at a breakpoint, you can't expand a variable that represents a native JS object. For example `DcoumentFragment`. We should either not enable the expansion of this variable as to not confuse users or actually display the JS properties.

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue in Dart DevTools by stopping at a breakpoint with a variable representing a native JavaScript object such as DocumentFragment. Trace the variable expansion behavior; done means native objects no longer appear expandable unless their JavaScript properties can actually be displayed.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, javascript
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.