Skip to content

docs-bug: styling tab broken #29965

@json-derulo

Description

@json-derulo

Documentation Feedback

The newly added "Styling" tab is broken currently. A few hours ago it worked fine, but now when navigating to the "Styling" tab of any component, instead of the content only the following text is displayed:

This component does not support style overrides

In the browser console, the following error is printed once the "Styling" tab is opened:

main.690dc78a22be8e65.js:1 ERROR TypeError: g.find is not a function
    at 5862.c72688d4f30e63c6.js:1:21144
    at main.690dc78a22be8e65.js:1:112617
    at R._next (main.690dc78a22be8e65.js:1:109247)
    at R.next (main.690dc78a22be8e65.js:1:98554)
    at subscribe.H (main.690dc78a22be8e65.js:1:116016)
    at R._next (main.690dc78a22be8e65.js:1:109247)
    at R.next (main.690dc78a22be8e65.js:1:98554)
    at R._subscribe (main.690dc78a22be8e65.js:1:95468)
    at R._trySubscribe (main.690dc78a22be8e65.js:1:94215)
    at R._trySubscribe (main.690dc78a22be8e65.js:1:97001)

Looks like #29964 might have broken it.

Affected documentation page

https://rc.material.angular.io/components/checkbox/styling

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsThis issue is related to documentationneeds triageThis issue needs to be triaged by the team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions