-
### Tell us about the problem
When using the `nativescript-ui-sidedrawer` on a secondary page, navigating back causes an undesirable overlay during the transition.
![sidedrawer overlay present dur…
-
I am trying to validate the form in a Nativescript Vue project, by accessing the form via refs and use `validateAndCommitAll` method of `RadDataForm` class.
On Android it just works and shows the a…
-
---
Moved from dataform-co/dataform-co#1407
/cc @BenBirt
-
# Description
In our custom control, we are using QuerybleExtensions to populate PickerItem, which is working
if we set Linker behavior to Don't link but if we set Link framework sdks only or Link …
-
The following example was kindly contributed by Leonhard Bakker. It shows that `mice 3.6.0` does not work with nested data frames, for example, as created by `tibble::add_column()`.
## Error descri…
-
![image](https://user-images.githubusercontent.com/4967152/65249902-a2348a00-daec-11e9-8a1d-2e7d9b85a4f8.png)
-
steps to reproduce:
Run SQL:
```
select current_timestamp()
union all
select cast(null AS timestamp)
```
Result: `TypeError: Cannot read property 'value' of null`
From @BenBirt : i'm betting it's th…
-
The `threads` property of the `Profile` profile can't be overridden in dataform.co, and currently defaults to 16 for BigQuery: https://github.com/dataform-co/dataform/blob/master/api/dbadapters/bigque…
-
## Please, provide the details below:
### Tell us about the problem
The RadPieChart component 'pointSelected' event happens before the 'pointDeselected' event, when selecting another point on th…
-
As discussed, it would be useful to have a way to see project level compilation errors while editing files.
Proposal:
- Add a compilation status indicator tag or icon to the top bar, to the right of …