Goncalo Espinha

Results 9 issues of Goncalo Espinha

### Describe the Bug After installing a vanilla instance of Directus on MacOS 12.4, I created my first flow. Attempting to delete it, returns an error. ### To Reproduce 1....

API
Bug
DB: MySQL

Hi there, I've been trying to publish my plugin, but every time I run `skpm publish 1.0.0` it returns the following error: ``` Error: Command failed: npm version 1.0.0 -m...

Hi there, I'm trying to use your workflows do add @2x and remove it or even rename files, but they don't seem work. I tried storing the source of the...

Hi there, I've tried using this package on html templates inside files that don't end with `.html`, but it doesn't work at all. Can you please let me know if...

### Describe the Bug I had an instance of Directus running in Docker and after updating to MacOS Sequoia it stopped working and now returns this error: `error from daemon...

Bug

### Describe the feature Hey everyone, the current `Dialog` component only has an `update:open` event that fires when the close action is triggered. Other UI libraries have a lot more...

### Reproduction https://stackblitz.com/edit/vitejs-vite-rzkjultz?file=components.json ### Describe the bug With the following components.json configuration: ``` { "$schema": "https://shadcn-vue.com/schema.json", "style": "new-york", "typescript": false, "tailwind": { "config": "", "css": "src/style.css", "baseColor": "neutral", "cssVariables": true,...

bug

### Reproduction https://stackblitz.com/edit/znxobv2n?file=src%2FApp.vue ### Describe the bug Dialog doesn't close when using the `close` `v-slot` on the Dialog root component. It works in RekaUI, but not in the shadcn-vue wrapper....

bug

Hey! I've just followed the instructions on your docs pages and created a vanilla project, but while I notice some components on the website are rendering with the Geist font,...