Skip to content

from broken in 2.10.0 #63

@RubenVerborgh

Description

@RubenVerborgh

Example code:

(async () => {
  const url = 'https://ruben.verborgh.org/profile/#me';
  const name = await data.from(url)[url].firstName;
  console.log(name.value);
})();

Works in 2.9.0, but breaks in 2.10.0.

Found by @james-martin-jd.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions