-
### Current behavior
Following the `@cypress/vue` [examples](https://www.npmjs.com/package/@cypress/vue) using `$on` to catch an emitted event in a component test gives
```
Cypress.vue.$on is not…
-
We don't have a rule for checking this and it's already in style guide, so it might be a good idea to add it here too :)
More informations here:
https://vuejs.org/v2/style-guide/#Multi-word-compon…
-
When I compiled using laravel mix in one of my old projects I get this error
```
[Vue warn]: Failed to mount component: template or render function not defined.
(found in root instance
```
it …
-
Hi, I'm trying to create a component library using this project.
Most of my components use Sass mixins and variables.
How can I import a global CSS for all components to be able to access?
-
### What version of `astro` are you using?
1.0.0-beta.12
### Are you using an SSR adapter? If so, which one?
None
### What package manager are you using?
pnpm
### What operating system are you u…
-
Looks like Bootstrap has moved to v5
Some new things I noticed in passing: built-in support for icons, themes
-
**Is your feature request related to a problem? Please describe.**
It would be great to have a working version for Vue 3.
**Describe the solution you'd like**
New version with Vue 3 support.
*…
-
Hi, i'm having problems with passing the v-model from the blitz-form modelValue to the custom component. So as the docs state, I give an empty ref'd formData object to the blitz-form, it generates the…
-
Hi,
1. I reckon there's an error in the Nuxt documentation: https://www.tiptap.dev/installation/nuxt
At step 2, we install @tiptap/vue-2 and at step 5, the example for v-model is importing @tiptap…
cdefy updated
2 years ago
-
The use case in Odoo: the `Popover` component and especially its `displayed` state.
The element on which the popover is bound (which is defined as a slot) can have a different style depending on wh…