-
`stopTrial-StoppingOrdinal` fails when `StoppingOrdinal` rules are nested within the overall stopping rule.
No error occurs with the design returned by `.DefaultDesignOrdinal()` because its stoppin…
-
We couldn't pass class names in subregion_select helper;
tried below samples:
subregion_select(:shipping_address, :state_id, parent_region, :html_options => {:class => 'form-control'})
AND
subregion…
-
Globally overwriting the field_error_proc can cause issues if multiple form builders are used in the same app.
A potential solution is to use a similar technique that is used in https://github.com/…
-
In CanCan 2.0, it appears that submitting a datetime or time from a datetime_select or time_select form helper throws an Unauthorized error after authorizing a datetime attribute in a resource. I'm as…
azuby updated
10 years ago
-
### Component
Form
### Steps to reproduce
When component first renders, if Checkbox does not have a defaultChecked, and is immediately submitted, the value for the item will be null.
You n…
-
## Goal
Current formulation requires count data to be daily. Want to allow the user to pass in weekly count data.
## Requirements
- [ ] allow the user to specify that the counts being passed in …
-
Field Arrays example not works with latest versions of packages
```
{
"name": "react-final-form-field-arrays",
"version": "1.0.0",
"description": "This example demonstrates how to use hel…
-
Since leaving Gaeshi and moving to the latest Joodo, I had to make one minor change:
Was:
``` clojure
(ns sample_app.view.view-helpers
"Put helper functions for views in this namespace."
(:requi…
-
### Reproduction link
[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/sandbox/antd-reproduction-template-forked-r3ylr3?layout=%257B%2522sid…
-
* Package version: 1.7.0
* Django version: 2.0
* Python version: 3.6
### Description:
I have a layout:
```
form.helper.layout = Layout(
Div(
'field1',
'field2',
…