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
I have the following this versions of your libraries connected and the places pub and sub are mixed up in the view scheme, but in yours playground all is fine. Can u help, which dependency should I update to make everything work as it should?
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.
Hello!
I have the following this versions of your libraries connected and the places pub and sub are mixed up in the view scheme, but in yours playground all is fine. Can u help, which dependency should I update to make everything work as it should?
In my case
On your playground
"@asyncapi/react-component": {
".": "1.2.4",
"@asyncapi/parser": "3.0.0",
"@asyncapi/openapi-schema-parser": "3.0.6",
"@asyncapi/avro-schema-parser": "3.0.6",
"@asyncapi/specs": "6.0.0",
"@asyncapi/protobuf-schema-parser": "3.0.0"
}
The text was updated successfully, but these errors were encountered: