Stefan Laimer

Results 4 issues of Stefan Laimer

The `unmock` method does not work as expected. I would expect to have the original client working as it would never have been mocked. After `unmock` the client always throw...

Currently, the sort does not work correctly if you have multiple rows of th's combined with multicolumn-sort. If you open [this jsfiddle](https://jsfiddle.net/20fmrnsc/2/) and sort the table by "arms right" multiple...

I want to serialize a set of entities with relationships and their pivot values. I think the pivot values has to be a part of the Resource Identifier Object. The...