ui-material-components
ui-material-components copied to clipboard
App breaks on iOS when I import a
trafficstars
Any time I import other packages on iOS the app breaks with this error message
CONSOLE LOG: {NSVue (Vue: 2.6.12 | NSVue: 2.9.0)} -> RemoveChild(TabContentItem(16), Placeholder(17))
***** Fatal JavaScript exception - application has been terminated. *****
NativeScript encountered a fatal error: Uncaught TypeError: Cannot read property 'ios' of undefined
at
getViewController(file: app/webpack:/mysoulcenter/node_modules/@nativescript-community/ui-material-bottom-navigation/index.ios.js:431:0)
at (file: app/webpack:/mysoulcenter/node_modules/@nativescript-community/ui-material-bottom-navigation/index.ios.js:459:0)
at setViewControllers(file: app/webpack:/mysoulcenter/node_modules/@nativescript-community/ui-material-bottom-navigation/index.ios.js:458:0)
at [tabStrip:setNative](file: app/webpack:/mysoulcenter/node_modules/@nativescript-community/ui-material-bottom-navigation/index.ios.js:606:0)
at applyAllNativeSetters(file: app/webpack:/mysoulcenter/node_modules/@nativescript/core/ui/core/properties/index.js:1136:0)
at initNativeView(file: app/webpack:/mysoulcenter/node_modules/@nativescript/core/ui/core/properties/index.js:1079:0)
at onResumeNativeUpdates(file: app/webpack:/mysoulcenter/node_modules/@nativescript/core/ui/core/view-base/index.js:737:22)
at _resumeNativeUpdates(file: app/webpack:/mysoulcenter/node_modules/@nativescript/core/ui/core/view-base/index.js:280:0)
at onLoaded(file: app/webpack:/mysoulcenter/node_modules/@nativescript/core/ui/core/view-base/index.js:235:0)
at onLoaded(file: app/webpack:/mysoulcenter/node_modules/@nativescript-community/ui-material-bottom-navigation/index.ios.js:258:0)
at (file: app/webpack:/mysoulcenter/node_modules/@nativescript/core/ui/core/view-base/index.js:318:0)
at callFunctionWithSuper(file: app/webpack:/mysoulcenter/node_modules/@nativescript/core/ui/core/view-base/index.js:312:0)
at callLoaded(file: app/webpack:/mysoulcenter/node_modules/@nativescript/core/ui/core/view-base/index.js:318:0)
at loadView(file: app/webpack:/mysoulcenter/node_modules/@nativescript/core/ui/core/view-base/index.js:458:0)
at (file: app/webpack:/mysoulcenter/node_modules/@nativescript/core/ui/core/view-base/index.js:237:0)
at eachChildView(file: app/webpack:/mysoulcenter/node_modules/@nativescript/core/ui/content-view/index.js:65:0)
at eachChildView(file: app/webpack:/mysoulcenter/node_modules/@nativescript/core/ui/page/page-common.js:106:0)
at eachChild(file: app/webpack:/mysoulcenter/node_modules/@nativescript/core/ui/core/view/view-common.js:759:0)
at onLoaded(file:///app/vendor.js<…>
@ovaltechnologiesinc you need to give a little bit more details like versions and so on...