-
Hi there,
Do you have any plans for Table components? I tried implementing it with a custom component as bellow, but it still didn’t work as expected.
```
import React from 'react';
import…
-
Currently it is possible to use prevalue source to fetch data from a specific node or use current node as root.
However it only list children/descendants.
Sometimes the data are just from a picker…
-
Update when issue solved: https://github.com/danvick/flutter_form_builder/issues/701
-
### Which component is affected?
Qwik Runtime
### Describe the bug
A recently released change to how the `zod$` types, causes my previously compiling TypeScript to break, and I don't know how to fi…
-
When using zombienet with omni-node, node operators must setup the `chain_spec_path` specification field for parachains to a valid path. For `minimal` and `parachain` template we do that too, but give…
-
### suggestion
With modular monoliths I find that the ui needs of different modules varies quite a lot.
ie: Some might show a dashboard or graph, others a razor page with a few forms, those with mor…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package/Plugin version
10.1.0
### Platforms
- [ ] Android
- [ ] iOS
- [ ] Linux
- [ ] MacOS
- [X] Web
- [ ] …
-
To reproduce, in Form Builder, create `a/library` with one field, set the visibility of the field to `false()`, publish.
In Form Builder, create `a/a`, add the section template, and notice how the fi…
-
At the UI level, in Form Builder:
- In the Control Settings dialog, in the Label tab, form authors would have the option of either entering a label, as it is the case now, or to select one (or mult…
-
The codebase is currently a mix of pseudocode and real code. The task is to get it running properly according to the README. Some of the code in the README is forward looking (ie future enhancements),…