remcovaes

Results 3 issues of remcovaes

I have a feature request for type generation for events. I would like to write the following code: ``` /** * Some extra info */ this.dispatchEvent(new CustomEvent('foo', { detail: {...

good first issue

### Reproduction example https://github.com/remcovaes/web-test-runer-with-user-event ### Prerequisites 1. Clone repo `https://github.com/remcovaes/web-test-runer-with-user-event` 2. `npm install` 3. You might have to initialize [Playwright](https://playwright.dev/docs/intro#installing-playwright) 4. `npm run test` ### Expected behavior Working library ###...

## 📝 Provide detailed reproduction steps (if any) See the [repo I made to reproduce the problem](https://github.com/remcovaes/ckeditor-bug-typing-after-click). Or test by hand: 1. Go to a CKEditor (v35.4.0) 2. Clear the...

type:bug
status:stale