Alexander Topalo
Alexander Topalo
### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [ ] 🐞 Bug fix (a non-breaking...
### Describe the bug When passing element with a label and input to `ignore` option, click event is fired twice, but `event.detail` property is different from the one in chrome....
### Environment [email protected] [email protected] or [email protected] Reproducible in a fresh project ### Reproduction https://codesandbox.io/p/github/nitrojs/nitro/csb-8kjns6/draft/nifty-leftpad Add default class export to `server/modules/**/{SomeClass}.ts` ### Describe the bug When a class is **default-exported** from...