Skip to content

[Bug]: usePagination 使用中间件,data 数据不响应,同一个中间件,使用 useRequest 工作正常 #742

@zhangxuyang950313

Description

@zhangxuyang950313

这是否是一个 Bug?

  • 我已经确认我要报告的是一个 Bug

这个问题是否已经存在?

  • 我已经确认这个 Issue 没有被报告过

Alova 版本

3.3.4

前端框架

Vue

问题描述

如题,usePagination 数据不响应,不调用 onSuccess 和 onComplete,loading 还在继续,但是 data => data.dataList || [],能进来看到 data.dataList 有值

期望的表现

No response

复现链接

No response

复现步骤

中间件 next({
method: 任意一个新的 method
})

系统信息

补充说明

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions