-
#### Is this a bug, enhancement, or feature request?
Bug. When an invalid date/datetime is set in the input (or an empty string if allowNull is set to false), the field appears in valid by styling…
-
Having a dark theme with a focus effect doesn't seem to work as intended. I expect the border to change to red when I focus an input text field but it just doesn't change at all. Also removing the def…
-
On slide 2.5, we ask the user to write a list of who might receive data for each kind of data they say they collect.
They say on 2.1 which types of data they collect.
Then on 2.5, we need to rec…
-
**autosize LCL bug**
About autoresize, I made example project and submitted new issue on Lazarus bugtracker.
http://bugs.freepascal.org/view.php?id=30826
Currently I'm below patch. Minimizing "di…
-
Current custom forms are really restricted, and rigid. Only text fields are available, along with hardcoded dropdowns. Further, the user is only able to select from among the hardcoded fields and togg…
-
Bug. Set up the DateTimePicker to get its data from a FormControl. Touched/dirty does not function properly, console errors
```
Touched: {{customForm.controls.date.touched}}
Dirty: …
-
When using custom forms, multi select fields are converted to regular select fields. Is there a way to ignore multi select fields or get them working?
amqex updated
5 years ago
-
### URL(s) where the issue occurs
`https://www.bluehouse.is/`
### Describe the issue
POPup blocker that requires to `book now`
### Screenshot(s)
https://user-images.githubuserconten…
-
### Environment
mac
### Reproduction link
[https://www.iviewui.com/components/form](https://www.iviewui.com/components/form)
### Steps to reproduce
封装3层组件:Form > FormItem> DatePicker > iview …
-
Hi! I'm trying to upgrade to 0.2 version and moving my simple config from:
```js
customForms: theme => ({ focusShadow: theme("boxShadow.none") })
```
to (according to the docs)
```js
customFor…