Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DateInputs] Error is thrown in Microsoft Edge when a value is entered through the browser's autofill #4456

Closed
zstoyanova9 opened this issue Nov 15, 2024 · 3 comments

Comments

@zstoyanova9
Copy link

zstoyanova9 commented Nov 15, 2024

Description

The following error is thrown in the console when a value is entered through the autofill feature of the Microsoft Edge browser and a DateInputs component is contained in the form:
Image

Steps To Reproduce

  1. Open the following StackBlitz example in the Microsoft Edge browser - https://stackblitz.com/edit/angular-xcfnwv-tzgcwx
  2. Enter some values in the fields.
  3. Click the "Send Reservation Request" button and then click the "Clear" button.
  4. Select a value from the autofill popup of a field.

Screenshots or video

msedge_jUgne9LkXo.mp4

Actual Behavior

The following error is thrown in the console - ERROR TypeError: Cannot read properties of undefined (reading 'toString').

Expected Behavior

No error should be thrown in the console of the Microsoft Edge browser when the autofill feature is used.

Browser

Microsoft Edge

Browser version

latest

@kunajs
Copy link

kunajs commented Jan 7, 2025

Hi, any news here?

@tswetti tswetti self-assigned this Jan 29, 2025
@svetq svetq closed this as completed Jan 31, 2025
@kendo-bot
Copy link
Contributor

Fix for this issue is included in version: 18.1.0-develop.8. 🎉

@kendo-bot
Copy link
Contributor

Fix for this issue is included in version: 18.1.0. 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants