GerJeffrey

Results 1 comments of GerJeffrey

I has encountered the same problem.I find some action constants about filter in ActionTypes.js ,for example: var SET_FILTER_VALUE = exports.SET_FILTER_VALUE = '@@react-redux-grid/SET_FILTER_VALUE'; var FILTER_DATA = exports.FILTER_DATA = '@@react-redux-grid/FILTER_DATA'; var CLEAR_FILTER_LOCAL...