Skip to content

Promise dataSource gets stringified and used as URL #85

@JohanX

Description

@JohanX

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions