Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

empty message map with created messages #2290

Open
legas117 opened this issue Oct 5, 2023 · 0 comments
Open

empty message map with created messages #2290

legas117 opened this issue Oct 5, 2023 · 0 comments

Comments

@legas117
Copy link

legas117 commented Oct 5, 2023

messagesemtpy

Hello,

As show in the image, I created one AsyncApi through Apicurio. But when I try to add a reference to a message through the UI nothing happens and this error is triggered:

main-es2015.0070709d5db8956d0561.js:1 ERROR TypeError: Cannot read properties of null (reading 'map')
at e.referenceAlreadyAdd (main-es2015.0070709d5db8956d0561.js:1:4884396)
at main-es2015.0070709d5db8956d0561.js:1:4888063
at Aa (main-es2015.0070709d5db8956d0561.js:1:2053594)
at Object.n [as next] (main-es2015.0070709d5db8956d0561.js:1:2053756)
at f.__tryOrUnsub (main-es2015.0070709d5db8956d0561.js:1:1988313)
at f.next (main-es2015.0070709d5db8956d0561.js:1:1987558)
at m._next (main-es2015.0070709d5db8956d0561.js:1:1986753)
at m.next (main-es2015.0070709d5db8956d0561.js:1:1986527)
at ql.next (main-es2015.0070709d5db8956d0561.js:1:1991188)
at ql.emit (main-es2015.0070709d5db8956d0561.js:1:2088365)

Seems to me that the map of messages never got created. Do you know how to correct or bypass this problem ?
I encountered another problem referenced here already : issue/1863

I have about a 100 persons blocked by these issues.

If you have any information, I would be glad to hear it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant