Radenko Zec
Radenko Zec
@JasonColeyNZ Some issues are fixed but I haven't got a time to re-publish updated NuGet package. You can try to pull latest version code and build it locally or wait...
@JasonColeyNZ I think you need to extend identity implementation to add more fields. Not sure about claims.
I also need this functionality to automate form filling and submission. JQuery also has form.submit
@daraul Have you figure out how to solve this?
I use Resharper 2015.2 9.2 I don't think that problem is with ReSharper because all other suggestions for other dll-s works just fine. I have only problem with GenFu.
@rohan-deshpande @cormacrelf @haschu Tried your solution but could not make it work. I attached to mousemove and touchmove events on draggable item and call e.stopPropagation(); but ` dragApi.on('drag', (el) =>...
@crazyfx1 Could not agree more. Without returning the existing/new row this is not usable.
@roddharris Have you solve the problem? I have exact same issue.
I solve it by referencing @babel/polyfill and change in main.js to `import '@babel/polyfill';`