platform
platform copied to clipboard
Error when navigating from empty HyperlinkEditor
We need better handling of empty values in HyperlinkEditor. For example, Github URL attribute contains undefined value for objects not related to Github.
- When click Copy button, the “undefined” value is copied to clipboard
- When click Open button, runtime error is shown (“Cannot read properties of undefined”)