Skip to content

Google search results include "Null safety" in the title #2398

Closed
@johnpryan

Description

@johnpryan

When searching for a Flutter API, the "Null Safety" banner is included in the search result:

Screen Shot 2020-10-19 at 5 19 07 PM

The title of the page is correct:

<title>AnimationController class - animation library - Dart API</title>

But the text of the page uses a <span> tag:

<h1><span class="kind-class">AnimationController</span> class     <span class="feature feature-null-safety" title="Supports the null safety language feature.">Null safety</span>
 </h1>

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onarea-web-designSomething a web designer interested in helping could do.customer-flutterIssues originating from important to Fluttertype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions