Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properties not showing in Age Viewer for any graph #148

Open
Amr-Shams opened this issue May 26, 2023 · 0 comments
Open

Properties not showing in Age Viewer for any graph #148

Amr-Shams opened this issue May 26, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Amr-Shams
Copy link

Describe the bug

When I navigate to the Age Viewer page for any graph, the properties section is blank, even though there are nodes in the graph with properties.

To Reproduce

Open the Age Viewer for any graph.
Navigate to the Properties section.
Observe that the section is blank, even though there are nodes in the graph with properties.

Expected behavior

When I navigate to the Age Viewer page for a specific graph, the properties section should show the properties of nodes in the graph.

Screenshots

N/A

Desktop (please complete the following information):

OS: macOS 10.15.7
Browser: Chrome 90.0.4430.212
Version: N/A

Additional context

I've tried to track down the source of the problem, and it seems that the getPropertyKeys() function in the age-viewer/backend/src/services directory may not be responding correctly. When I call the function directly, it doesn't seem to be returning any results.

Any help or guidance on how to resolve this issue would be greatly

@Amr-Shams Amr-Shams added the bug Something isn't working label May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant