vue icon indicating copy to clipboard operation
vue copied to clipboard

Javascript Powered forms and JSON form builder for Vue.js

Results 6 vue issues
Sort by recently updated
recently updated
newest added

### Environment - Vue-formio version: 5.0.0-rc.2 - Frontend framework: vue.js - Vue version: ^3.3.4 - Browser: Firefox, Chrome ### Steps to Reproduce 1. Place an Edit Grid in the form....

The same problem #29, i got Object prototype may only be an Object or null: undefined when i tried to use https://github.com/formio/vue. I use "vue": "^3.2.47", "vue-formio": "^4.0.8",

## Environment Vuejs 2.6.12 Bootstrap Vue 2.21.1 Bootstrap 4.6.0 formio-vue - Hosting type - [x] Form.io - [x] Local deployment - Version: Vuejs 2.6.12 - Bootstrap Vue 2.21.1 - Bootstrap...

bug

## Environment - Hosting type - [ ] Form.io - [x] Local deployment - Version: 2.3.0 - Formio.js version: ^4.14.0-rc.36 - Vue-formio version: 4.0.8 - Frontend framework: vue.js - Vue...

bug

## Link to Jira Ticket https://formio.atlassian.net/browse/FIO-8679 ## Description - Upgraded to use @formio/js version 5.x. - Improved the type system. - Updated Form and FormBuilder components to align with [@formio/react](https://github.com/formio/react)...

**Describe the bug** When trying to implement Form.io with my Vue application, I had errors after installing `npm install vue-formio --save` It turns out the npm changed to '@formio/vue' but...