Skip to content

不支持数据保活和$store数据绑定 #243

@clearcodecn

Description

@clearcodecn

问题:

我需要使用数据保活,场景是聊天列表,比如用户新增好友,需要从远程新增一条数据到列表,
而列表的数据是存储在 $store中的,z-pagging 使用的是本地的 ref , 在页面切换以后,丢失。

并且动态添加数据到列表的方法非常复杂,$store -> 依赖页面,页面依赖 -> $store

不知道作者有没有合适的建议。

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions