Skip to content

LiveQuery 订阅时 keys 的格式错误 #637

Description

@sdjdd

应该是 Array<string> ,而不是逗号分隔的字符串。
如果用户设置了 keys(通过 Query#select)在订阅时会直接返回错误。不过我在 5.0 的 SDK 中修改了 keys 的格式,发现收不到事件了,所以暂且留着这个问题,看看 API 的调查结果。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions