dispatch (action) from your middleware instead of next(action) , the action will actually travel the whole middleware chain again, including the current ...
確定! 回上一頁