When using the grid with a promise dataSource as specified in the docs the default pager doesn't work.
In src/actions/plugins/pager/PagerActions.js:112 the dataSource is being passed as URL to the Api method which in turn results in a stringified version of whatever code was provided as dataSource.