You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: