nativescript-filter-select icon indicating copy to clipboard operation
nativescript-filter-select copied to clipboard

Problem with NativeScript 4.1.1

Open edrick27 opened this issue 7 years ago • 0 comments

I am use NativeScript 4.1.1 with angular 5 and when I open a view console show follow error :

"originalStack": "Error: Uncaught (in promise): TypeError: Could not load view for: FilterSelect.TypeError: Cannot set property modal of [object Object] which has only a getter\nTypeError: Could not load view for: FilterSelect.TypeError: Cannot set property modal of [object Object] which has only a getter\n at Object.getViewClass (file:///data/data/com.dingandone.dingdone/files/app/tns_modules/nativescript-angular/element-registry.js:88:15)\n

if I use NativeScript 3.4.0 the error not show.

edrick27 avatar Jun 25 '18 21:06 edrick27