-
Hi!
I have a wired issue with forms. I send request with body:
```
{
"name": "asd",
"nameKey": "AS",
"description": "Simple desc",
"priority": "1",
"deadline": "2016-09-01 21:02:20"…
-
escape_javascript generate_html(form_builder, method, options = {})
should be:
escape_javascript generate_html(form_builder, method, options)
-
Fix skipped tests.
See:
- spec/view_component/form/builder_spec.rb
- https://github.com/pantographe/view_component-form/pull/85/files#diff-a4e380b15aa9fa091b106cf85cd5d4859b6bb14c33860818e5ccacbc…
-
I am wondering if I am missing something. When I submit forms, it appears that some of the fields are being stripped out. When I pull signed_form, all is well.
Here are the request params-
```
{"u…
-
To reproduce, put an image, say `my-image.png` in `resources/forms/assets/my-image.png`. In Form Builder, create a new form. For the existing field, open the Control Settings, go to the Help tab, type…
-
Antd version 4 components are basically added on Antd-Form-Builder Rekit. But, other components like photo upload added as a custom component. Form Builder deletes all duplicated codes on so many form…
-
- [ ] bug report => search github for a similar issue or PR before submitting
- [x] feature request
- [ ] support request => Please do not submit support request here, instead see
When using for…
-
**Environment:**
- RestAssured Version: 5.5.0
- Java Version: openjdk 21.0.4 2024-07-16
- OS: Ubuntu 24.04.1 LTS
**Steps to Reproduce:**
1. Create a test case that uses an email address in …
-
As you can see in the example below
https://us7it.csb.app/#simple
I have form builder in the loop, if I change any field value, form builder changes the value in all of the fields
-
### Command
other
### Is this a regression?
- [X] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
17.3
### Desc…