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

Handling Null/Undefined Values in Properties #47

Conversation

amar-c8y
Copy link
Collaborator

UI Behavior has been updated:- Complex/simple custom properties will display "undefined" for keys with no value, while default properties will display "No data" for keys without values.

I fixed the issue by adding an 'isExistingProperty' flag in the constant file to differentiate between custom properties and default existing properties.

@amar-c8y amar-c8y merged commit b6c04cc into feature/device-property-implementation Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant