Stefan Schneider

Results 58 issues of Stefan Schneider

currently it seems that paths are dependent on the OS. it would be great if those could be normalized so that in windows you can write the path the same...

**Is your feature request related to a problem? Please describe.** There is a plugin `React Query` which might already be related to TanStack Query, but has no support for Vue...

When vite is running the plugin I get this error, but I guess thanks to HTML it does work ``` [vite] Pre-transform error: Element is missing end tag. ```

**Describe the bug** Property "$can" was accessed during render but is not defined on instance. **To Reproduce** In a storybook preview.ts I used ```ts setup((app) => { ... app.use(abilitiesPlugin, ability,...

bug

It would be great if there is an option to ignore all the `stdout | unknown test` messages when going after actual test outcomes.

It would be great if the async options could be implemented as well so the use of `useFactory` in the module configuration is possible.

### Reproduction example null ### Prerequisites Setting a value to `null` programmatically. https://github.com/testing-library/user-event/blob/63ac399e06bd8f2397a6c581915acd29235f2d38/src/document/UI.ts#L24 ### Expected behavior Nothing happens ### Actual behavior `TypeError: right hand side of 'in' should be an...

bug
needs assessment