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
imbajin
changed the title
[Bug] hit white-screen when property value is same, the fe throws exception
[Bug] hit white-screen when id value is same when exist number and string type (fe throws exception)
Jan 6, 2022
javeme
changed the title
[Bug] hit white-screen when id value is same when exist number and string type (fe throws exception)
[Bug] hit white-screen when id value is same but id type are number and string (fe throws exception)
Feb 16, 2022
Bug Type (问题类型)
dashboard render (前端渲染问题)
Before submit
Environment (环境信息)
Expected & Actual behavior (期望与实际表现)
当出现顶点 id 同时有数字和字符串, 且数字 id 的值和字符串id 转数字值相同时,hubble 可能认为二者相同, 从而出现重复 id 报错(如下图)
此时前端对应出现白屏, 且抛出异常, 后端没有异常日志:
具体代码:
Vertex/Edge example (问题点 / 边数据举例)
No response
Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)
The text was updated successfully, but these errors were encountered: