Skip to content

24-1 nodes handler could return empty response then filter with path #3458

@StekPerepolnen

Description

@StekPerepolnen

https://github.com/pixcc/ydb/blob/main/ydb/core/viewer/json_nodes.h#L394
It seems that checking for zero is not enough to check the root and the handle may go into a loop

need to check in the viewer to PathId == RootPathId (=1); and that Path is the first segment of the path

Metadata

Metadata

Labels

area/uiUI/Embedded UI related issuesbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions