google / google/playground-elements
Documented `playground-project` event `compileEnd` doesn't actually exist: it's called `compileDone`
Open
- Dominant language
- TypeScript
- Stars
- 648
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
In the `playground-project` element, the event `compileEnd` doesn't exist (maybe it used to exist in the past?), it's called `compileDone`.
[Faulty documentation](https://github.com/google/playground-elements/blob/9e6f03e944cf1819af869a1f4c79e3f424ad83aa/README.md?plain=1#L739)
[Actual code](https://github.com/google/playground-elements/blob/9e6f03e944cf1819af869a1f4c79e3f424ad83aa/src/playground-project.ts#L582)
Contributor guide
Assessment
This issue has not been assessed yet.