Skip to content

Can't see full list of components in Components tab after 4.0.0 #1200

@EWhite613

Description

@EWhite613

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Components'
  2. Click on 'Do a small search'
  3. Notice Components list is some broken state and can't see any components past a certain point where it broke
  4. See cannot read .key of null traces down to https://github.com/glimmerjs/glimmer-vm/blob/858de79dbc4d5858365ccfcfce33e57407da81d1/packages/%40glimmer/reference/lib/iterable.ts#L294

Expected behavior
Should see the full list

Screenshots
This line will repeatedly error out https://github.com/glimmerjs/glimmer-vm/blob/858de79dbc4d5858365ccfcfce33e57407da81d1/packages/%40glimmer/reference/lib/iterable.ts#L294 . If I find a small enough list I won't see this error
Environment
Chrome 81.0.4044.138
Ember 3.16.5
Additional context
Wish I could debug more, putting conditional breakpoints on the source never gets resolved even though it's evident from the error it should

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions