Skip to content

fix(radio): radio-group don't throw wcsChange event when radio is uptaded programmatically

Mathis DELOGE requested to merge 178-radio-event-change-js into develop

Related to #178 (closed), fixes #179 (closed)

To check

  • Explain what has changed in the changelog
  • For newly created web components only : Declare all new angular proxy components in the file angular/projects/wcs-angular/src/lib/wcs-angular.module.ts
  • For newly created web components only : Add the component name in Components-Overview.mdx with its corresponding image into assets/images/components-overview

Related to #178 (closed)

Edited by Rémi Martinez

Merge request reports