-
### Describe the bug
We are using invalid-feeback with the horizontal alignment which appear in the wrong location.
Worked well until version 0.25.6 (before [Commit 07daa80](https://github.com/boots…
-
### Environment
- Operating System: Linux
- Node Version: v18.18.0
- Nuxt Version: 3.10.2
- CLI Version: 3.10.1
- Nitro Version: 2.8.1
- Package Manager: npm@10.2.3
- Builder: …
-
### Describe the bug
The following code does not run correctly in production mode:
```ts
const state = () => {};
Object.setPrototypeOf(state, null);
class A {
#state = state;
render…
-
### Describe the bug
As stated in the subject, following errors can be seen on the console '' Failed to execute 'whenDefined on 'CustomElementRegistry' on console when using BPagination.”
I have c…
-
### Describe the bug
As stated in the title, in this example, the define section replaces the `version` field exported by the vue package with the data I defined, causing a critical error.
### Repro…
-
### Astro Info
```block
Astro v4.15.2
Node v20.12.2
System macOS (x64)
Package Manager npm
Output server
Ad…
-
### Describe the bug
Currently, if you want to use a `range` type input in an ``, it isn't displayed correctly as you can see on the documentation page: https://bootstrap-vue-next.github.io/bootstrap…
-
### Describe the bug
Consider the following story:
```html
import { ref } from 'vue'
import { logEvent } from 'histoire/client'
import BaseButton from './BaseButton.vue'
let initStateNoBeuno =…
-
### Vue - Official extension or vue-tsc version
2.1.2
### VSCode version
1.92.2
### Vue version
3.4.38
### TypeScript version
5.5.4
### System Info
_No response_
### Steps to reproduce
This…
-
### Reproduction
Look at Description
### Describe the bug
I followed the code as written on this page :
https://www.shadcn-vue.com/docs/components/stepper.html#form
The only difference is tha…