-
## Environment
- Formio.js version: 4.11.0
- Browser: Chrome
## Steps to Reproduce
1. Please see [this fiddle](https://jsfiddle.net/nirvanagold/9njd45ra/) using Formio
2. And [this one](http…
-
**Describe the bug**
By adding choice along with the SwiperJS library, and clicking on the item with the mouse, the item's selection event is not triggered, so it remains null, this does not happen w…
-
- components: `Modal`
- reactstrap version `#8.9.0`
- import method `es`
- react version `#17.0.1`
- bootstrap version `#4.4.1`
### What is happening?
When I click anywhere on the Modal, the…
-
**Is your feature request related to a problem? Please describe.**
There is currently no clear way to have `choices` track the options from the underlying select element. We can use `.setChoices` but…
-
### Background
I have been working with dynamically rendering Tabs in Formio which has thrown up a lot of issues. Eventually I landed on a solution of amending the schema directly and using setFor…
-
### **Environment:**
- Hosting type : Form.io
- Version: Latest version (https://formio.github.io/formio.js/app/builder.html)
- Browser: Microsoft Edge
- Browser version: Version 120.0.2210.61 (…
-
Regular select component stores the selected value.
However, with datasource URL it stores a dict.
Problem:
This results in empty select component (input) in the QWeb report.
No value visible.
-
Hi,
When I select choicesjs on the widget type for the select dropdown that i place inside Data Grid the options are not displaying.
Please how can I fix this.
Thanks.
-
I am getting the select component data from url. The url is executed once when the page is loaded first time and the data is showing up in drop down. But when i reopen the same page after some navigat…
-
Hi @jshjohnson
Following issue https://github.com/jshjohnson/Choices/issues/591 , I recently faced a similar issue with event target when using choicesjs (via formio) inside a webcomponent with sh…