Daniel Rosiak
Results
2
comments of
Daniel Rosiak
@dachia @jacobian - can you merge it please ?
:+1: Got same issue. I can change url but i dont get "entityId" - undefined instead. ``` javascript xx.editionView().url(function(entityId) { console.log(entityId); // this shows "undefined" return 'route/' + entityId; })...