Skip to content

bug(material): radio buttons, ɵhmr3 is undefined #31983

@Gouvernathor

Description

@Gouvernathor

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 VSCode extension and the compiler pop no error, but the page fails to load.

Reproduction

Couldn't make Stackblitz work, but that's not the issue

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 browser 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

No one assigned

    Labels

    needs: clarificationThe issue does not contain enough information for the team to determine if it is a real bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions