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
if you are getting an error type calling resolve(), it is compiler not able to resolve the type reference, can you check if the type reference is correct? If so, can you please provide a reproduce case?
KSTypeReference
andKSType
provide no way to get the fully qualified name of the class. Calling.resolve()
results in an error type.The text was updated successfully, but these errors were encountered: