-
**Description**
In the reproduction below, both the email and password field are required. Filling the email field and clicking submit without touching the password field would previously (prior …
-
**Components Involved**
formly-form tooltip
**Expected Behavior**
The tooltip icon to be placed at the end of the string like: `Are you a successor to a predecessor that held a federal contract o…
-
I'm trying to install ngx-formly directly from GitHub rather than npmjs for some reasons, but it looks like it won't install correctly.
Could anyone guide me? Thanks.
-
#### Bug, feature request, or proposal:
feature request
#### What is the current behavior?
can't use checkbox and radio inside form-field.
#### What is the use-case or motivation for changing…
-
**Description**
I am working on an Angular project where I want to manually render a single field using or a group of fields using for better control over styling and layout.
When attempting…
-
`expressionProperties: {
'options.onChange': ($viewText, $modelValue, $scope) => {
console.log('hi');
},
},`
onChange event is triggered in an in…
nbpro updated
3 weeks ago
-
We need to define an "acceptance criteria" for form examples. Is this a good use case?
---
1. You will implement a complex registration form.
1. Fields:
1. Name. Required. At least 2 words…
-
Hi, what's the state of angular 2 support?
-
Based on our discussions, it would be very beneficial to make the core component dependency-free and expose the core component via different means(AngularJS directive, React component or web component…
-
I am testing with a large data set with 10+ million users. I have 64GB RAM. The dataset can fit in RAM initially. But as training progresses, e.g. during epoch 1 - iterations, the RAM consumption keep…