You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 can't figure out why it got broken other than refresh of dependencies that we had to do.
Maybe the only solution is hammer, and switch from current package that generated web component from react, to something that is more regularly maintained -https://www.npmjs.com/package/react-to-webcomponent
Description
AsyncAPI web component is not working on the latest versions, this error is shown in the console:

Expected result
Web component is rendered.
Actual result
A white screen is shown.
Steps to reproduce
Create an
index.html
file with this content and open it in the browser:Or open it in CodeSandbox:
https://codesandbox.io/s/thirsty-kowalevski-gsctyj?file=/index.html
Troubleshooting
Rollback to 1.0.0-next.48 version.
The text was updated successfully, but these errors were encountered: