Christoffer Slettan
Christoffer Slettan
Anyone got this working yet?
Found a temporary fix at least: In ngDraggable.js, theres an `absorbEvent`-function. Just add `element.focus();` before `return false;`
We are seeing this a lot in our test and production environments when using `InsertAsync`. The entity has an `Id` property which is a Guid marked with the `ExplicitKey` attribute....
I would also like this feature :)