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

Add an informative stub in case the AsyncAPI document is invalid #1048

Closed
KrySeyt opened this issue Sep 20, 2024 · 3 comments
Closed

Add an informative stub in case the AsyncAPI document is invalid #1048

KrySeyt opened this issue Sep 20, 2024 · 3 comments
Labels
Hacktoberfest Label issues as available for participants of https://hacktoberfest.digitalocean.com

Comments

@KrySeyt
Copy link

KrySeyt commented Sep 20, 2024

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.

Copy link

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.

@AceTheCreator AceTheCreator added the Hacktoberfest Label issues as available for participants of https://hacktoberfest.digitalocean.com label Sep 30, 2024
@Lancetnik
Copy link

I think, it could be related to #874

@Lancetnik
Copy link

@AceTheCreator can you please tell, which CDN version we can use to get access this feature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest Label issues as available for participants of https://hacktoberfest.digitalocean.com
Projects
None yet
Development

No branches or pull requests

3 participants