vue-formulate icon indicating copy to clipboard operation
vue-formulate copied to clipboard

⚡️ The easiest way to build forms with Vue.

Results 124 vue-formulate issues
Sort by recently updated
recently updated
newest added

I have a file input that accepts multiple files and a custom uploader to upload them. It works fine for one file but it seems that multiple files are uploaded...

feature request

Hi, guys. Thanks a lot for such modern forms plugin :1st_place_medal: Can please help to find solution in next case: We would like to use JSON Schema with layout not...

feature request

**Describe the new feature you'd like** A clear and concise description of what feature you would like to include. If it includes a change or addition to the API, please...

feature request

`window is not defined` js error with nuxt and plugins (example ) "nuxt": "^2.15.3", "@braid/vue-formulate": "^2.5.3", "@cone2875/vue-formulate-select": "^0.1.9", "vue-select": "^3.20.0", If you install vue-formulate for nuxt as documented nuxt.config.js ```...

bug report

**Describe the new feature you'd like** I'd love to see an option to scroll users to the first error input (if an error exists) when they submit a form. Also...

plugin idea

Hi. I am using vueFormulate in a large project with over 2300 instances of component. Now we are looking to upgrade our app to vue 3. But VueFormulate is a...

feature request

**Describe the bug** "addMore" slot content in repeatable group input is not showing up when used. "remove" slot is working as I would expect and the "addMore" slot is set...

bug report

Removes [ejs](https://github.com/mde/ejs). It's no longer used after updating ancestor dependency [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together. Removes `ejs` Updates `@vue/cli-service` from 4.5.6 to 5.0.8 Release notes Sourced from...

dependencies

Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.7.2 to 1.8.1. Changelog Sourced from shell-quote's changelog. v1.8.1 - 2023-04-07 Fixed [Fix] parse: preserve whitespace in comments [#6](https://github.com/ljharb/shell-quote/issues/6) [Fix] properly support the escape option [#5](https://github.com/ljharb/shell-quote/issues/5) Commits...

dependencies

Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. Release notes Sourced from ws's releases. 6.2.2 Bug fixes Backported 00c425ec to the 6.x release line (78c676d2). Commits 9bdb580 [dist] 6.2.2 78c676d [security] Fix...

dependencies