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
We experience a null pointer exception in our app, and it seems to be related to Switch and background color.
It looks suspiciously similar to this NativeScript/nativescript-angular#2134 and #9922, but for iOS.
Reproduction
I'm unable to reliably reproduce this.
Relevant log output (if applicable)
TypeError: Cannot set property 'onTintColor' of null
at Switch.setNativeBackgroundColor
at Switch._onCheckedPropertyChanged
at onCheckedPropertyChanged
at Switch.checked
at ViewUtil.setPropertyInternal
at ViewUtil.setProperty
at EmulatedRenderer.setProperty
at ZoneDelegate.invoke
at Zone.run
Uh oh!
There was an error while loading. Please reload this page.
Issue Description
We experience a null pointer exception in our app, and it seems to be related to Switch and background color.
It looks suspiciously similar to this NativeScript/nativescript-angular#2134 and #9922, but for iOS.
Reproduction
I'm unable to reliably reproduce this.
Relevant log output (if applicable)
Environment
No response
Please accept these terms
The text was updated successfully, but these errors were encountered: