Maga D. Zandaqo
Maga D. Zandaqo
> In the future we could allow custom get the parent algorithms. Let us know if this would be useful for your programs. For now, all author-created EventTargets do not...
### Basic info: Extending EventTarget doesn't seem to work for me in Jest. Event handlers attached to an instance of an extended EventTarget don't get called when an event is...
At the moment, the current route field is [protected](https://github.com/lit/lit/blob/23529e5006636be50ad9d00620c3f7086bd34063/packages/labs/router/src/routes.ts#L106). Making it public would allow other components to check which route is currently active. A simple accessor akin to `Routes#params` would...