-
This issue can be experienced when using RadDataForm (nativescript-ui-dataform 7.0.4) in vanilla {N} apps using v8 runtime (7.0.x):
```
#
# Fatal error in HandleScope::HandleScope
# Entering the…
-
Version: winlibs-x86_64-posix-seh-gcc-10.2.0-mingw-w64-8.0.0-r3.7z , probably others too
Steps to reproduce:
- get wxWidgets-3.1.4.7z from https://github.com/wxWidgets/wxWidgets/releases/tag/v3.…
-
A user must be able to select linked records when filling out a DataForm for a certain table.
For example:
- User creates data form for "Student" table
- User creates a "Classes" linked record co…
-
Depends on dataform-co/dataform-co#6939
-
**Environment**
Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project):
…
-
The only thing stored in the storage is `undefined`, and `setState` will not update it.
hyurl updated
3 years ago
-
**Environment**
Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project):
…
-
Currently Dataform throws an exception when using a semi colon at the end of a pre_operation, for example in BigQuery:
```
config {
type: "table",
hermetic: true
}
pre_operations {
de…
-
hey,
i fail to understand the dataflow, i see you have many pickle files how are they generated?
-
Right now the form component defaults to showing every single available field in the table bound to it.
We need to be able to configure which fields are hidden/shown on a particular table from the …