-
**Describe the bug**
E.g. the following select inside a form doesn't show any kind of error or notice, that a value needs to be selected:
```
Please select something
Option 1
Option 2
…
-
## Environment
When using the html5 widget for a select component that accepts multiple values, only one of the selected value get saved
- Hosting type
- [] Form.io
- [x] Local deployment
…
-
Bokeh 2.1.1, Python 3, Windows 10, Chrome
#### Description of expected behavior and the observed behavior
**1. Bokeh Multichoice search is not working as expected. When type a string suggestio…
-
It appears that when using `setChoices()`, you can't set a placeholder for Select fields?
Any support on that front would be greatly appreciated!
-
In render mode html form fields are not aligned properly. Form Label and value are rendering horizontally instead of vertically.
https://jsfiddle.net/gxmwhr6n
How to render those form fiel…
-
**Describe the bug**
With a list of 400 issues I experiement performance issues when working with the single select box when:
- Searching for a text
- Clicking on an element (takes more than e…
-
Hi!
I've just discovered this awesome framework and I'm trying to integrate it in a test environment in localhost.
Everything looks fine to me but I don't undestand how to handle server-side errors.…
-
I really like this library, but there is one unpleasant thing for me - clearing the `` as a result of the library. What prevents future improvements and maintenance through cross-functional scripts.
…
-
## Environment
- Hosting type
- [ ] Form.io
- [ ] Local deployment
- Version:
- Formio.js version: latest
- Frontend framework: N/A
- Browser: Brave (Chrome), +others
- Browser versi…
-
Affected versions:
- the issue occurs since `v4.14.11`
- `v4.15.1-rc.1` (latest 4.15.x)
- `v5.0.0-rc.18` (latest 5.0.0-rc.x)
See the screenshot below:
A "datagrid" with a "select" component, …