-
I implement you markdown-editor in my project, but the icons of de toolbar not show.
Only show btn-outline-secondary
-
* [phodal/new-project-checklist: 🥳🥳🥳🥳 a checklist & tool for new project setup for developer. 新项目检查清单及其工具。](https://github.com/phodal/new-project-checklist#%E4%B8%AD%E6%96%87chinese)
* [fullstackio/a…
-
### Describe the bug
## Setup
```ts
import type { Meta, StoryObj } from '@storybook/vue3';
import Button from './Button.vue';
import { h } from 'vue';
// More on how to set up stories at: …
-
### Using IgnoredElements seems being ignored while running the test
I'm using a 3rd party library which loads some `custom elements` for my app which causing some error and warnings in my unit…
-
Hello,
I'm using Vue 2.7.14, @testing-library with vue-test-utils 1.3.4
When I try to test an attribute on a stubbed component, if the value is boolean 'false', the attribute is not render in the …
-
For component testing, would be great to have jest-dom like assertions, e.g. `toHaveAttribute()`
-
**Describe the bug**
`yarn storybook` report an error:
```bush
ModuleBuildError: Module build failed (from ./node_modules/vue-loader/dist/index.js):
TypeError: Cannot read property 'styles' of…
-
#### Describe the bug
Getting `TypeError: Cannot read properties of undefined (reading 'dispatch')` issue when running mock api test in Nuxt using [testing library](https://testing-library.com/docs…
-
### Plugin version
v5
### What problem do you want to solve?
Quoting myself from #588:
Thinking about all the changes we did to test all rules for the corresponding Testing Library frameworks, I…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.8.1`
- Nuxt Version: `3.9.0`
- CLI Version: `3.10.0`
- Nitro Version: `2.8.1`
- Package Manager: `yarn@1.22.1…