-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaroundarea: docsRelated to the documentationRelated to the documentation
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
When using and , whether it's by MatRadioModule or by MatRadioButton and MatRadioGroup, the IDE extension and the compiler pop no error, but the page fails to load.
Reproduction
Stackblitz infinitely loads for me (never got it to work).
https://v19.material.angular.dev/components/radio/examples
Expected Behavior
it should work
Actual Behavior
The page fails to load (it bails to my project's root for some reason), and pops an error in the console : TypeError: can't access property "MatRadioGroup", ɵhmr3 is undefined
Environment
- Angular: 19.1.0
- CDK/Material: 19.2.19
- Browser(s): Firefox Dev Edition 144.0b8
- Operating System (e.g. Windows, macOS, Ubuntu): Windows
Metadata
Metadata
Assignees
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaroundarea: docsRelated to the documentationRelated to the documentation