-
Hey, I tried to extract the grid item to a component to make it fully customized.
But when I try to use it, the grid item is not working
### GridLayout component
```vue
…
-
#### I'm facing an issue when showAvatarForEveryMessage = false while sending multiple message from same user. On message in which avatar is hidden takes default image size which is height = 36 and wi…
-
### What's the example?
Hello!
I want to create a custom block component, and I've looked at the carousel example.
It should have multiple text inputs and subcomponents.
I can't get it to work tha…
-
```typescript
const FeedbackFileUpload = () => {
return (
Drag and Drop Files
Browse Files
);
};
```
I have this cust…
-
### Environment
System:
OS: Linux 5.15 Ubuntu 22.04.1 LTS 22.04.1 LTS (Jammy Jellyfish)
CPU: (12) x64 Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz
Memory: 24.44 GB / 31.26 GB
Contain…
-
### Astro Info
```block
Astro v4.15.2
Node v20.7.0
System macOS (arm64)
Package Manager pnpm
Output static
…
-
im using below custom component like using select they t=can select the value and later user can edit it as per their required value.
im getting the value saved but again if the used want to edit the…
-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packag…
-
**Is your feature request related to a problem? Please describe.**
I'd like to show a text input with `variant: 'outlined'`. Would this be possible to change with options/props passed to the Control …
-
### Current behavior
I've been trying to migrate to a custom mount command. I used [the current Custom Mount Command example for Vue Router](https://docs.cypress.io/guides/component-testing/vue/exa…