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

**Describe the bug** If calling `error` in custom `:uploader` method in a try/catch, will cause the parent function promise to get rejected. **To Reproduce** Steps to reproduce the behavior: 1....

bug report

I tried to install and run the [specimen page](https://vueformulate.com/guide/theming/#specimen-page) I get many errors running 'npm install' on both Windows 11 and Debian 10

bug report

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies

Regex not working in Nuxt. I've tried to reproduce the issue but the issue isn't to do with the regex or the VueFormulate setup. I think it may be the...

bug report

I am designing a multistep form with few steps and storing data from each form step into Pinia to retrieve later on the review step. I am struggling to achieve...

In the actual development, we need to call the interface to return the data after the initialization of the form, and then transfer the data to the form. However, in...

**Describe the new feature you'd like** Now that Vue 3 has hit release candidate stage, it could be a good time to look into supporting it? Just tried on a...

ready for release
Use FormKit

**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

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

https://codepen.io/Duongnt93/pen/bGaOgNx (working) but i test in https://vueformulate.com/guide/forms/generating-forms/#schemas (error) TypeError: Converting circular structure to JSON you can watch console.

bug report