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
When viewing a AsyncAPI document, clicking on any of the side bar objects does not change the main panel. The options have the hover effect, but when selected nothing occurs.
This also occurs when creating a new Channel, Data Type, ect. When creating after hitting save when creating a "name" of the object, when the page refreshes, the main panel does not update to allow the input of options. The side bar also does not update with the newly entered object. However when you save (blue top right button) and refresh the page, the side bar updates, but again selecting the option does not update the main panel.
An error appears in the console when any of the side bar options is selected.
ERROR TypeError: Cannot read properties of null (reading 'accept')
This occurs with when creating a blank document, using the streetlights demo file, or importing an external document.
The text was updated successfully, but these errors were encountered:
This solution is unusable in its current state. We appreciate the work and understand that this is an opensource project, but this beta release needed more testing.
When viewing a AsyncAPI document, clicking on any of the side bar objects does not change the main panel. The options have the hover effect, but when selected nothing occurs.
This also occurs when creating a new Channel, Data Type, ect. When creating after hitting save when creating a "name" of the object, when the page refreshes, the main panel does not update to allow the input of options. The side bar also does not update with the newly entered object. However when you save (blue top right button) and refresh the page, the side bar updates, but again selecting the option does not update the main panel.
An error appears in the console when any of the side bar options is selected.
ERROR TypeError: Cannot read properties of null (reading 'accept')
This occurs with when creating a blank document, using the streetlights demo file, or importing an external document.
The text was updated successfully, but these errors were encountered: