platform icon indicating copy to clipboard operation
platform copied to clipboard

Error when navigating from empty HyperlinkEditor

Open aonnikov opened this issue 2 years ago • 0 comments

We need better handling of empty values in HyperlinkEditor. For example, Github URL attribute contains undefined value for objects not related to Github.

  1. When click Copy button, the “undefined” value is copied to clipboard
  2. When click Open button, runtime error is shown (“Cannot read properties of undefined”)

aonnikov avatar Dec 13 '23 05:12 aonnikov