You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tiny RDM Version
What version of Tiny RDM are you using?
v1.2.1 OS Version
Which OS and version you launch? (Mac/Windows/Linux)
Mac Redis Version
Which version of Redis are you using?
Describe the bug
A clear and concise description of what the bug is.
Tiny RDM Version
What version of Tiny RDM are you using?
v1.2.1
OS Version
Which OS and version you launch? (Mac/Windows/Linux)
Mac
Redis Version
Which version of Redis are you using?
Describe the bug
A clear and concise description of what the bug is.
cloud-basic["ListServiceWithCache","",{"param":{"appId":"2646"},"column":null,"pages":{"pageNum":0,"pageSize":0,"count":0},"sorting":null,"fetch_first":false}]
key里面带了json编码的字符串,展示成了树装,并且删除的时候无法删除
实际应该是这样的key
cloud-basic["ListServiceWithCache","",{"param":{"appId":"2646"},"column":null,"pages":{"pageNum":0,"pageSize":0,"count":0},"sorting":null,"fetch_first":false}]
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: