SAP/ui5-webcomponents-ngx

Input, Select always throws error in focusout

xianshenglu opened this issue · 2 comments

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

  • UI5 Web Components version: your demo site version
  • UI5 Web Components for Angular version: your demo site version
  • Angular Version: 17
  • OS/Platform: Windows
  • Browser: Chrome 121.0.6167.140 (Official Build) (64-bit)
  • Affected component: Input, Select

Log Output / Stack Trace / Screenshots

image

Priority

  • Low
  • Medium
  • High
  • Very High

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

Hello @xianshenglu the issue will be resolved with the following PR #126 and it will be soon merged