Erin

Results 75 issues of Erin

### Expected Behavior / Situation When using `inlineDynamicImports`, dynamically imported modules should not be executed until the relevant `import()` is reached in code. With the minimal setup below, the expectation...

t⁷ ⋅ modification
t⁸ ⋅ triage

Basically `TBListener` but beefier - a proper solution for defining platform-independent locations where UI elements can be placed by modules. `frontend/index.tsx` defines a set of locations where modules might want...

enhancement
core: tblistener
code quality

Requests not succeeding is a leading cause of Toolbox errors [citation needed]. However, instructing users to get to the worker inspector to look at request logs is a pain. Surfacing...

enhancement
good first issue
code quality

### What type of issue is this? Incorrect support data (example: BrowserX says "86" but support was added in "40") ### What information was incorrect, unhelpful, or incomplete? "Cause is...

data:js :pager:

If we're beta testing v7 but need to release another v6 patch, the workflow should know not to release a hotfix on an older version into the beta channel, instead...

meta