You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@age.apache.org by "Amr-Shams (via GitHub)" <gi...@apache.org> on 2023/05/26 09:49:58 UTC

[GitHub] [age-viewer] Amr-Shams opened a new issue, #148: Properties not showing in Age Viewer for any graph

Amr-Shams opened a new issue, #148:
URL: https://github.com/apache/age-viewer/issues/148

   ### 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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org