You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Die db-switch Komponente triggert das change event doppelt wenn Angular signals für das property binding von checked genutzt werden.
Die letzte Version, in der es richtig funktionierte ist "@db-ux/ngx-core-components": "2.0.8". Genutzte Version im Stackblitz ist "@db-ux/ngx-core-components": "^3.0.0".
Expected Behaviour
Die db-switch Komponente triggert das change event einmal.