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
Error happens at line self :: (getOwner), the error message is Unexpectedly found nil. It is also not possible to change it to getOwner(), which gives another error.
The text was updated successfully, but these errors were encountered:
Error happens at line
self :: (getOwner)
, the error message isUnexpectedly found nil
. It is also not possible to change it togetOwner()
, which gives another error.The text was updated successfully, but these errors were encountered: