Add an informative stub in case the AsyncAPI document is invalid
Description
Hi! I use this component via CDN to generate a schema from json/yaml. Currently, if the AsyncAPI document is invalid, just a blank page is displayed. It would be nice if this component displayed some error information, as in AsyncAPI Studio
CDN version - https://unpkg.com/@asyncapi/[email protected]/browser/standalone/index.js
Reasons
It will be easier to debug the case when nothing is displayed.
Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.
I think, it could be related to #874
@AceTheCreator can you please tell, which CDN version we can use to get access this feature?