-
Can we add support for nested forms that can be added dynamically. this can be very useful.
Usecase example:
In a from of personal details, we ask to add kids details. so after entering the per…
-
# Info
Reported by Francis Agyapong
Removing items generally works dynamically from the dropdown using the unique key idea raised earlier. However, it seems impossible to remove the final item f…
-
### What happened?
When integrating a dynamic framework as a package dependency via SPM, the framework is not listed as embedded in the General tab of Xcode.
For example, SnapKit is available in b…
-
In certain circumstances on an APK, the following code fails even if it has received the payload:
```js
const request = new XMLHttpRequest();
request.onreadystatechange = function () {
…
-
I have the schema as below:
######
{
"$schema": "http://json-schema.org/draft-03/schema#",
"type": "object",
"properties": {
"ServicesIncluded": {
"title": "ServicesI…
-
`import { Options as SliderOptions } from 'ngx-slider-v2';`
Here are my options:
```
sliderOptions: SliderOptions = {
floor: 0,
ceil: 100,
showSelectionBar: true,
hidePointerLa…
-
Dynamic = form inputs are created in runtime. inputs with []s
-
### What I'm trying to achieve
I'm trying to provide my Hong Kong address in the checkout. Zipcodes are not used in Hong Kong, but the address forms have this field hardcoded. Therefore I'm unable to…
-
### Is your feature request related to a problem? Please describe.
I usually use scales in my forms, and I want to show people their scores after submitting forms without the need for complex ways li…
-
### Description
It seems as though hiding the FlyoutFooter with IsVisible doesn't cause the scrollview for the Flyout Items to resize to take up the unused space.
### Steps to Reproduce
E…