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
For article-only catalogs, i.e., catalogs that use @TechnologyRoot,
don't emit the variants array in the render node, so that renderers
don't display the page's language, since it doesn't have a language.
A longer-term fix here would be to not consider articles in article-only
catalogs to be "Swift", and implement logic in RenderNodeTranslator to
not emit variants information for language-less pages
(github.com/swiftlang/issues/240).
rdar://92758192
0 commit comments