-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P1Impacts a large percentage of users; if a workaround exists it is partial or overly painfulImpacts a large percentage of users; if a workaround exists it is partial or overly painfuldocsThis issue is related to documentationThis issue is related to documentation
Description
Documentation Feedback
The Autocomplete examples are broken with Angular v12.0.0-next.2 and v12.0.0-next.3.
Affected documentation page:
- https://next.material.angular.io/components/autocomplete/examples
- https://next.material.angular.io/components/form-field/examples
- https://next.material.angular.io/components/input/examples
- https://next.material.angular.io/components/select/examples
ERROR TypeError: Cannot read property 'selectors' of null
at main-es2015.807f533dcf8794ae3ae6.js:1
at Ys (main-es2015.807f533dcf8794ae3ae6.js:1)
at main-es2015.807f533dcf8794ae3ae6.js:1
at Ba (main-es2015.807f533dcf8794ae3ae6.js:1)
at template (9-es2015.f1cd97926e4db4854781.js:1)
at Bs (main-es2015.807f533dcf8794ae3ae6.js:1)
at Ns (main-es2015.807f533dcf8794ae3ae6.js:1)
at uo (main-es2015.807f533dcf8794ae3ae6.js:1)
at main-es2015.807f533dcf8794ae3ae6.js:1
at Ns (main-es2015.807f533dcf8794ae3ae6.js:1)
Affected documentation page: http://localhost:4200/components/autocomplete/examples in DevMode
ERROR Error: 'undefined' is neither 'ComponentType' or 'DirectiveType'.
at extractDirectiveDef (core.js:934) [angular]
at Array.map (<anonymous>) [angular]
at def.directiveDefs (core.js:909) [angular]
at createTView (core.js:9638) [angular]
at getOrCreateTComponentView (core.js:9586) [angular]
at createRootComponentView (core.js:12350) [angular]
at ComponentFactory$1.create (core.js:24980) [angular]
at ViewContainerRef.createComponent (core.js:23052) [angular]
at NgComponentOutlet.ngOnChanges (common.js:3052) [angular]
at NgComponentOutlet.rememberChangeHistoryAndInvokeOnChangesHook (core.js:1498) [angular]
at callHook (core.js:2492) [angular]
at callHooks (core.js:2459) [angular]
at executeInitAndCheckHooks (core.js:2410) [angular]
at refreshView (core.js:9406) [angular]
Metadata
Metadata
Assignees
Labels
P1Impacts a large percentage of users; if a workaround exists it is partial or overly painfulImpacts a large percentage of users; if a workaround exists it is partial or overly painfuldocsThis issue is related to documentationThis issue is related to documentation