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
companion#set would not accept string key. This should be assigned as NSIdentity.
For convenience, there should be setCompanionValue and getCompanionValue on Component.
setCompanionValue should consider namespace of components. But getCompanionValue won;t consider namespace of components.
The text was updated successfully, but these errors were encountered:
companion#set
would not accept string key. This should be assigned as NSIdentity.For convenience, there should be
setCompanionValue
andgetCompanionValue
on Component.setCompanionValue
should consider namespace of components. ButgetCompanionValue
won;t consider namespace of components.The text was updated successfully, but these errors were encountered: