-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
Drag n Drop into an empty ListView generates dnd.drop.items.drop event with next information in second argument of typeojListView.ItemsDropContext
position: undefined
But it is not documented and TypeScript types are describing position as not undefined.
It is not expected behavior since position type is not undefined.
Metadata
Metadata
Assignees
Labels
No labels