apklein

Results 4 issues of apklein

TS2739: Type '{ id: any; name: any; }' is missing the following properties from type 'Store': createdBy, createdDate, lastModifiedBy, lastModifiedDate. update: same happends changing them to private.

hilla

its possible to add support to?: https://github.com/mapbox/mapbox-gl-language#mapboxlanguage

I found that if you use an implementation of LazyFindAllCrudOperationListener on a TreeGridCrud, then refreshGrid() calls to getGrid().setItems(dataProvider) who calls to deprecated getGenericDataView() in TreeGrid generating an exception throw new...