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.
@edubsi Hi! Sorry for late response. Currently we are unifying HTML-Template with React component in this PR #166 I fixed this bug in unification. Could you wait for it (max next 2 weeks)?
Describe the bug
Starting with version 0.18.0 tags are wrapping the version information.
How to Reproduce
Should always happen when a title is displayed. The Title of the tab will display
MyAPI <span>1.0.0</span>
e.g.Expected behavior
The version information in the Title should not be wrapped with
<span>
tags.The text was updated successfully, but these errors were encountered: