Issayah

Results 54 issues of Issayah

There are other similar issues it seems, but they are somewhat different ### pnpm version: 7.6.0 ### Code to reproduce the issue: Create a workspace, have one workspace have a...

type: bug

**Checklist** - [x ] I have tried restarting my IDE and the issue persists. - [x ] I have read the [FAQ](https://eslint.vuejs.org/user-guide/#faq) and my problem is not listed. **Tell us...

needs info

### Describe the bug I recently posted the same issue https://github.com/vuejs/test-utils/issues/1617 , but they believe it's a vitest issue, and probably is. Simply put, an import declared inside of script...

upstream

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. https://cdmoro.github.io/bootstrap-vue-3/components/Alert.html 2. Be in dark 3. Scroll to properties...

bug

**To Reproduce** Steps to reproduce the behavior: 1. Go to docs, 2. use mobile, or dev tools to shorted screen size **Expected behavior** A clear and concise description of what...

bug

In ```ts interface ParentData { overlapScale: ComputedRef size: InputSize | string | undefined square: boolean rounded: boolean | string variant: ColorVariant | undefined } provide(injectionKey, { overlapScale, size: props.size, square:...

Kind of a question for help, I'm trying to use happy-dom instead of jsdom using vitest, it should be as simple as changing the vitest environment setting. However, when I...

# Describe the PR A clear and concise description of what the pull request does. ## Small replication If the change is large enough, a small replication can help demonstrate...

**Checklist** - [x] I have tried restarting my IDE and the issue persists. - [x] I have read the [FAQ](https://eslint.vuejs.org/user-guide/#faq) and my problem is not listed. **Tell us about your...

bug
help wanted

### Clear and concise description of the problem useColorMode and useDark are useful functions, however, I find myself occasionally needing to use it in ways that doesn't seem to be...

enhancement