-
Thanks for the cool package! This package seems to work as expected on the CPU and now I am trying to push things to the GPU.
Following the example in the README, I tried to use a `StructArray` in…
-
### Are you submitting a **bug report** or a **feature request**?
bug report
### What is the current behavior?
Pushing a new field into a field array is broken
1. Visit https://redux-form.com/…
-
Hi @fverdugo @santiagobadia ,
In the latest version of Gridap (@0.14) I have an error when taking the gradient of a constant times a vector, see the following reproducer. This is needed when opera…
-
### Are you submitting a **bug report** or a **feature request**?
Feature request
### What is the current behavior?
Error is thrown. See #2623
### What is the expected behavior?
Recursiv…
jakst updated
4 years ago
-
## 🐛 Bug report
### Current Behavior
I'm attempting to create a multi-page form and want to be able to run validation between each page. When attempting to do this using the [manual validation met…
-
## 🐛 Bug report
### Current Behavior
when use setFieldValue passing a empty array the field is deleted from the values
### Expected behavior
expected to set the field value to be an empty …
-
Hi @fverdugo, @santiagobadia,
while working in `GridapDistributed.jl`, I think I found a BUG in Gridap v.0.12.0 in the call path rooted at `function AppliedArray(g::AbstractArray,f::AbstractArray..…
-
**feature request**
When Adding many FieldArray( Member), Can we define each FieldArray under an Accordion or Collapsible.
### What is the current behavior?
In FieldArray example as mentioned …
-
### What is the current behavior? when enableReinitialize is set, initialValues are not ingested into the rendering component properly {into the fields array} when there are *two* FieldArrays ins…
-
I have Data structure as bellow, with array of Sections and Group.
form{
formName:"",
...
Sections[
sectionName:"",
...
groups[
groupName:""
]
]
}
Form is submitted s…