[Bug] Datetime property values are not shown in details view
Community Note
- Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
- If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Describe the bug A clear and concise description of what the bug is and the environment/context.
- OS: Mac
- Browser: Firefox
- Graph Explorer Version: 1.2.0
- Graph Database & Version: Amazon Neptune 1.2.1.0
To Reproduce Steps to reproduce the behavior:
- Add datetime properties to a node/edge
- Select the node/edge in graph explorer and open Details Panel
- Datetime properties are not shown
If applicable, add screenshots to help explain your problem.
Expected behavior Datetime properties are should show up in details panel
Thank you @abhishekpradeepmishra for reporting this bug. To reproduce the issue can you please indicate the graph type connection and how your attribute looks like? It would be very helpful if you can provide a sample attribute value like {"birthDate": { "@type": "g:Date", "@value": "2023-07-18T08:30:00Z" }
Related to
- #15
I believe this has been fixed. @abhishekpradeepmishra please re-open the issue if it is not fixed for you.