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

Input, Select always throws error in focusout #120

Closed xianshenglu closed 2 weeks ago

xianshenglu commented 3 months ago

Bug Description

Input, Select always throws error in focusout

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-input--docs&globals=backgrounds.grid:!false
  2. Open the devtool
  3. Focus the demo input
  4. Focus out
  5. You can see the errors thrown

Isolated Example

https://ui5-webcomponents-ngx.netlify.app/?path=/docs/ui5-web-components-main-input--docs&globals=backgrounds.grid:!false

Context

Log Output / Stack Trace / Screenshots

image

Priority

github-actions[bot] commented 3 months ago

Hello @xianshenglu, thank you for using ui5-webcomponents-ngx! The ui5-webcomponents-ngx team will triage your issue as soon as possible.

ilhan007 commented 2 weeks ago

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