lit / lit/lit.dev

bug: Broken links in the source code in issueWarning()

Open
#1,350 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
142
Forks
230
PR merge metrics
No merged PRs in 30d

Description

Not quite sure if this is a bug in https://github.com/lit/lit/ or https://github.com/lit/lit.dev

@lit/reactive-element emits warnings in certain cases when in dev mode. These warnings include links to the docs. Some of the links emitted by @lit/reactive-element no longer work, returning a 404 page:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking the four linked message URLs on lit.dev and compare them with the warning links in packages/reactive-element/src/reactive-element.ts at the referenced lines. Determine whether the missing pages belong in lit.dev and verify that each warning URL resolves without a 404 when the documentation links are corrected.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.