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 do not consistenly denote the param lists of [[Create]] and [[DiscoverFromExternalSource]]. they all should at this time be (origin, options) (rather than just (options), as some are now).
Note that we also need to consistently add a sameOriginWithAncestors param (see #700).
The text was updated successfully, but these errors were encountered:
we do not consistenly denote the param lists of
[[Create]]
and[[DiscoverFromExternalSource]]
. they all should at this time be(origin, options)
(rather than just(options)
, as some are now).Note that we also need to consistently add a
sameOriginWithAncestors
param (see #700).The text was updated successfully, but these errors were encountered: