-
## Environment
Please provide as many details as you can:
- Hosting type
- [x] Form.io
- [ ] Local deployment
- Version:
- Formio.js version: latest (from trial on website)
- Fronten…
-
If I have initialized my Choices element in the following way:
```
new Choices(document.querySelector(#choices'));
```
Is there a way to access the initialized Choices element somewhere else …
-
## Environment
* Formio.js version: 4.11.0
* Browser: Chrome
## Steps to Reproduce
Please see [this fiddle](https://jsfiddle.net/neo1chas/3/)
This is the example from the guide (https:…
-
### Version
3.1.4
### Reproduction link
[https://codesandbox.io/s/error-when-option-v-if-choicesjs-forked-uoxq4?file=/src/components/Select.vue](https://codesandbox.io/s/error-when-option-v-if-ch…
-
### Steps to reproduce the issue
### Expected result
In the articles manager, the tags field goes beyond the dimensions of the widget column.
![image](https://user-images.githubusercontent.com/6898…
-
Form Json
{
"display": "form",
"components": [
{
"label": "Text Field 123",
"applyMaskOn": "change",
"tableView": true,
"key": "textField123",
"ty…
-
This is an issue to track several a refactor of core JavaScript code. The goal being:
1. To drop reliance on jQuery (https://github.com/woocommerce/woocommerce/issues/17877)
2. To introduce a new …
-
### Is your feature request related to a problem? Please describe.
Currently, to my knowledge, it is not possible to place a new webasset at the beginning of head's script tags
- when using WebA…
-
### Package
filament/forms
### Package Version
v2.16.41
### Laravel Version
v9.38.0
### Livewire Version
v2.10.7
### PHP Version
PHP 8.0.25
### Problem description
For creating an (multiple…
-
管理者でログインをして http://localhost:3000/surveys/ にアクセス。
アンケート一覧があるので、どれか選んで編集をクリック。
編集画面にある、
この質問のリストをドラッグアンドドロップで並び替えられるようにしてほしい。