-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed as not planned
Labels
docsThis issue is related to documentationThis issue is related to documentationneeds triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the team
Description
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
Metadata
Metadata
Assignees
Labels
docsThis issue is related to documentationThis issue is related to documentationneeds triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the team