-
![choicesJs](https://user-images.githubusercontent.com/57658949/68652952-a0b59a00-0550-11ea-8a70-f6344de45436.PNG)
So when i try to initialize **dropDown** by using **choicesJs** widget this issue …
-
### Steps to reproduce the issue
On the edit article screen of Joomla 4
https://user-images.githubusercontent.com/400092/115466122-87c21580-a227-11eb-938d-ff2ca4906c50.mp4
### Expected result…
-
### Package
filament/filament
### Package Version
v2.12.27
### Laravel Version
v.8
### Livewire Version
v2.10.5
### PHP Version
PHP 8.0
### Bug description
Fields\Select has a bug when used…
-
## Environment
Please provide as many details as you can:
- Hosting type
- [] Form.io
- [X] Local deployment
- Version:
- Formio.js version:
- Frontend framework:
- Browser: Chrome
…
-
### Package
filament/forms
### Package Version
v2.12.31
### Laravel Version
v9.17.0
### Livewire Version
v2.6
### PHP Version
PHP 8.1.5
### Bug description
The `search…
-
I have two fields. Both have the tag "multiple".
With the first everything works, but with the second only a simple list is shown.
How can I fix this to be the same as the first field?
Choice…
-
**Is your feature request related to a problem? Please describe.**
Now the autocomplete open downwards in evey situation, on mobile the user can not notice the list open
**Thoroughly Describe the …
-
in `/media/vendor/choicesjs/js/choices.js` we have this code
```
_proto.setWidth = function setWidth() {
// Resize input to contents or placeholder
var _this$element = this.element,
…
-
Hello,
I have created a simple multi-select select box field and initialised it with the new Choice(byID).
Now I've tried to re-initialise with the different constant variable in the browser con…
-
We have gone from "ng-formio": "2.19.6" and "ng-formio-builder": "2.19.4" to "angular-formio": "4.9.6"and "formiojs": "4.11.3" for our Angular9 SPA.
The Item Template for ChoicesJS looks like this.
…