Matt Davidson

Results 2 issues of Matt Davidson

We've stumbled across the following scenario: - We want to write an e2e test a component - This component is designed to be primarily rendered on the server (SEO, perceived...

enhancement
Registry's API

I have a usecase where it's useful to store focus to a custom element, so I have extended `storeFocus` to accept an argument which will be stored instead of `document.activeElement`...