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

React component for rendering documentation from your specification in real-time in the browser. It also provides a WebComponent and bundle for Angular and Vue

Results 99 asyncapi-react issues
Sort by recently updated
recently updated
newest added

**Version bump workflow do not work anymore** This PR https://github.com/asyncapi/asyncapi-react/pull/887 introduced some different way of handling dependency info to react component inside playground `@asyncapi/react-component": "file:../library` Since playground is not released...

bug
good first issue

**Description** Allow an optional **function** to be provided when using this component that will be called to fetch a schema when e.g. a reference needs to be resolved. **Reasons** In...

stale

**Optional chaining allows to safely access nested properties or methods of an object without having to check for the existence of each intermediate property manually. It provides a concise and...

**Description** Changes proposed in this pull request: - Change the scrollbar style https://github.com/asyncapi/asyncapi-react/assets/70331875/1ff936c0-0174-494e-9151-8c6dc6461f33 **Related issue(s)** Fixes #880

**Description** Change the scrollbar **Reasons** It does not match with background of the text editor **Attachments** ![image](https://github.com/asyncapi/asyncapi-react/assets/70331875/17116703-6ae5-4861-91b5-5619edbbc443)

using docusaurus with asyncapi returns _Error: Cannot read properties of undefined (reading '0')_ error. I made a repo to reproduce https://github.com/Streeterxs/test-docusaurus

stale

**Description** After updating to v1.0.0-next.49, there's a crash with the next error: ``` index.js:32 Uncaught TypeError: r3.variables is not a function at wr (index.js:32:1769854) at renderWithHooks (react-dom.development.js:16305:18) at mountIndeterminateComponent (react-dom.development.js:20074:13)...

stale

Hello! There are about 50,000 lines in my json schema. And when browser trying to render a page, an out of memory error crashes. Have you ever encountered anything like...

stale

**Description** As part of the "MVP integration of extensions catalog with AsyncAPI tools to make extension catalog useful" mentorhsip program, detailed here https://github.com/asyncapi/extensions-catalog/issues/78. We would like to add react component...

**Description** I am trying to build the component. I have cloned he repository. switched to tag: v1.2.2 npm install **Expected result** npm install completes **Actual result** `sh: 1: cross-env: not...

stale