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

Even 0.28 can't create correct anchors, 2.0 pubs instead of subs #464

Closed
TertiumOrganum1 opened this issue Nov 30, 2023 · 5 comments
Closed
Labels
bug Something isn't working

Comments

@TertiumOrganum1
Copy link

Describe the bug

When using without specifying version it uses broken 2.0 (pubs instead of subs, broken links).
1.0 shows nothing as people said already.
When I specify 0.28.3 it builds html but anchors with operations are broken.

How to Reproduce

Here is api file and doc result.
asyncapi.zip

Expected behavior

Should work at least like vscode "asyncapi preview" extention

@TertiumOrganum1 TertiumOrganum1 added the bug Something isn't working label Nov 30, 2023
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.

@christianrowlands
Copy link

It looks like this bug is the same as the one I reported here. Glad to know it is not just me having the problem.

@BTOdell
Copy link
Contributor

BTOdell commented Dec 14, 2023

The bugs are coming from this repo: https://github.com/asyncapi/asyncapi-react

And honestly, where is the quality control? It's surprising how anyone would release something in this broken of a state.

@derberg
Copy link
Member

derberg commented Dec 18, 2023

@TertiumOrganum1 thanks for reporting the issue. Fix for pub/sub is out already. In case of anchors in operations there is an issue in asyncapi/asyncapi-react#822 so I will close this issue as a duplicate so we stay focused.

@BTOdell sorry for the situation. It is super hard to keep good quality with such a low number of maintainers we have here at AsyncAPI Initiative. Event-driven architectures are used everywhere. There are also 1000s of companies that like to use our open source tool, even some push PRs, but unfortunately not many are open to share ownership of code. You can have a look at my presentation from this year where I openly address that pain with AsyncAPI community -> https://youtu.be/fuqMIlnzrv4?t=638. If you or your company or anyone you know would like to help, or would even like to help with react-component maintenance - I'm happy to hop on a call 🙏🏼

@derberg
Copy link
Member

derberg commented Mar 26, 2024

closing this one as per the comment I did in december

@derberg derberg closed this as completed Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants