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

HTTP message binding version 0.3.0 produces empty screen #214

Open
2 tasks done
eshepelyuk opened this issue Mar 12, 2024 · 3 comments
Open
2 tasks done

HTTP message binding version 0.3.0 produces empty screen #214

eshepelyuk opened this issue Mar 12, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@eshepelyuk
Copy link

eshepelyuk commented Mar 12, 2024

Describe the bug.

When using https://github.com/asyncapi/bindings/blob/master/http/README.md#message
Preivew doesn't render anything.

Expected behavior

Proper AsyncAPI HTLM rendered.

Screenshots

image

How to Reproduce

Create AsyncAPI document with following content

asyncapi: 3.0.0
info:
  title: test
  version: 0.1.0
components:
  messages:
    myMessage:
      bindings:
        http:
          bindingVersion: 0.3.0
          statusCode: 202

🥦 Browser

None

👀 Have you checked for similar open issues?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

No, someone else can work on it

@eshepelyuk eshepelyuk added the bug Something isn't working label Mar 12, 2024
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.

@eshepelyuk eshepelyuk changed the title Message binding version 0.3.0 produces empty screen HTTP message binding version 0.3.0 produces empty screen Mar 12, 2024
@SURAJ-RATHI
Copy link

SURAJ-RATHI commented Mar 12, 2025

@eshepelyuk ###
I don't understand why it's blank please re-install the extension and fork again the project

i also try this but don't get any weird thing that you faced here is my

Screenshot:

Image

@ivangsa
Copy link
Collaborator

ivangsa commented Mar 13, 2025

@eshepelyuk try opening VSCode developer tools: Help > Open developer tools
Clear the console log and try again opening the preview and see what messages you can see there

Image

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

3 participants