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
APIs like import() and fetch() coerce arguments to strings. It would be surprising for the AssetReference type to coerce to strings in other places but not use the string coerced form in those APIs.
The text was updated successfully, but these errors were encountered:
APIs like
import()
andfetch()
coerce arguments to strings. It would be surprising for the AssetReference type to coerce to strings in other places but not use the string coerced form in those APIs.The text was updated successfully, but these errors were encountered: