-
With okhttp:3.10.0 version which this library use, it throws an exception if any of fields name or value are null.
```
// FormBody Class
// add method
public Builder addEncoded(String name, St…
-
```
What steps will reproduce the problem?
1.Include a header that has jquery and jquery ui
2.make a form with your form builder
3.view the page
What is the expected output? What do you see instead?
…
-
## Description
The formbuilder + Library imports have a couple of issues outlined below:
```
🟢 - fix/good
🟡 - passable
🔴 - not fixed
```
1. 🟢 (PR: #2820 is merged) in any form, if you're …
duvld updated
4 years ago
-
"nelmio/api-doc-bundle": "^3.7"
form type created like docs
https://symfony.com/doc/current/bundles/NelmioApiDocBundle/index.html#symfony-form-types
but got error in unit test
```
Symfony\Com…
-
Hi,
I have the following error when I implement genemu_jqueryautocompleter_entity.
```
Catchable Fatal Error: Argument 1 passed to Genemu\Bundle\FormBundle\Form\Core\DataTransformer\ChoiceToJsonT…
-
Hi,
Our code was doing the DH shared key calculation using the following lines of code pre OpenSSL 3.0
```
if (!DH_set0_key(priv_key, NULL, new_priv_key) ||
!DH_set0_pqg(priv_key, new_p, …
-
Utilize AIrtable (API, embedded views and blocks) to create a comprehensive builder dashboard with sections for:
- [Stats](https://airtable.com/tblufTXr6zuUl1Aml/viwQrOGh6SblWz1KJ?blocks=bipXRwOkiE…
-
**Describe the bug**
Embedded Collecting Event and Paleo Context records cannot be merged using the Query Builder but can be merged using the 'Merge Records' button in the Collecting Information form…
-
**Describe the bug**
When using either of the form widgets to display the same appointment form (Either the legacy JetEngine one or the new JetFormBuilder), the calendar disappears from both forms. W…
-
When I run the command: composer require jazmy/jaz-form-builder
I got this error
You are using an outdated version of Composer. Composer 2.0 is about to be released and the older 1.x releases w…