asyncapi-react icon indicating copy to clipboard operation
asyncapi-react copied to clipboard

fix: handled the document object being undefined in the parser result.

Open ashmit-coder opened this issue 5 months ago • 6 comments

Description

Changes proposed in this pull request:

  • Handled the document object being undefined.
  • In the changes proposed the code section throws an error when the document object is undefined.

Related issue(s)

Fixes: #874

ashmit-coder avatar Feb 05 '24 12:02 ashmit-coder