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
The "Add new item" functionality in the Kendo Angular DropdownList does not work in Safari. When typing a search term that triggers the "Add new item" button and clicking it, the item is not added to the dropdown. This issue only occurs in Safari — it works as expected in other browsers like Chrome.
Uh oh!
There was an error while loading. Please reload this page.
Description
The "Add new item" functionality in the Kendo Angular DropdownList does not work in Safari. When typing a search term that triggers the "Add new item" button and clicking it, the item is not added to the dropdown. This issue only occurs in Safari — it works as expected in other browsers like Chrome.
Steps To Reproduce
1 Open the Add New Item example for the Kendo Angular DropdownList component.
2 Open the dropdown and type 'q' in the search field.
3 The "Add new item" button appears.
4 Click the button.
Screenshots or video
Screen.Recording.2025-05-07.at.17.56.52.mov
Actual Behavior
Clicking the "Add new item" button does nothing — the item is not added to the list.
Expected Behavior
The new item should be added to the list and selected — as it works in Chrome
Browser
Safari
Browser version
18.3
OS type
MacOS
OS version
15.3.1
Last working version of the Kendo UI for Angular package (if regression).
No response
The text was updated successfully, but these errors were encountered: