SAP / ui5-webcomponents-ngx

UI5 Web Components for Angular provides directives for each UI5 Web Component. The directives allow to easily build your Angular application following the SAP Design System.
https://ui5-webcomponents-ngx.netlify.app/
Apache License 2.0
23 stars 4 forks source link

Switch always throws error in onChange. #121

Closed joseserrano15 closed 2 weeks ago

joseserrano15 commented 3 months ago

Bug Description

Switch always throws error in onChange

Expected Behavior

No errors should be thrown

Steps to Reproduce

  1. Go to https://ui5-webcomponents-ngx.netlify.app/?path=/docs/ui5-web-components-main-switch--docs
  2. Open the devtool
  3. Push any switch in the examples
  4. You can see the error

Isolated Example

Context

Log Output / Stack Trace / Screenshots

image

Priority

ilhan007 commented 2 weeks ago

Hello @joseserrano15 the issue will be resolved with https://github.com/SAP/ui5-webcomponents-ngx/pull/126 and it will be soon merged