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
Whenever I use this shadow framework on a (rad)Listview, it crashes
***** Fatal JavaScript exception - application has been terminated. *****
NativeScript encountered a fatal error: Uncaught TypeError: Cannot read property 'insertBefore' of null
at
addIOSWrapper(file: node_modules/nativescript-vue-shadow/dist/nativescript-vue-shadow.esm.js:397:19)
at inserted(file: node_modules/nativescript-vue-shadow/dist/nativescript-vue-shadow.esm.js:438:18)
at callHook(file: node_modules/nativescript-vue/dist/index.js:6014:6)
at callInsert(file: node_modules/nativescript-vue/dist/index.js:5953:8)
at wrappedHook(file: node_modules/nativescript-vue/dist/index.js:2575:9)
at invokeWithErrorHandling(file: node_modules/nativescript-vue/dist/index.js:1862:25)
at invoker(file: node_modules/nativescript-vue/dist/index.js:2515:8)
at invokeInsertHook(file: node_modules/nativescript-vue/dist/index.js:5680:27)
at patch(file: node_modules/nativescript-vue/dist/index.js:5899:4)
at patchTemplate(file: node_modules/nativescript-vue/dist/index.js:6991:19)
at updateViewTemplate(file: src/component.ts:207:34)
at onItemLoadingInternal(file: src/component.ts:213:13)
at invokeWithErrorHandling(file: node_modules/nativescript-vue/dist/index.js:1862:25)
at invoker(file: node_modules/nativescript-vue/dist/index.js:2519:13)
at _handleEvent(file: src/packages/core/data/observable/index.ts:300:10)
at notify(file: src/packages/core/data/observable/index.ts:282:14)
at prepareCell(file: src/ui-listview.ios.ts:2191:13)
at TKListViewDataSourceImpl.listViewCellForItemAtIndexPa<…>
Whenever I use this shadow framework on a (rad)Listview, it crashes
The text was updated successfully, but these errors were encountered: