youngjoon-lee/jiri

Disable chat textbox until gossipsub is intialized

Opened this issue · 0 comments

Sometimes, messages (typed by the textbox) aren't published even though the web peer is connected with the standalone peer successfully.

I guess it takes some time for gossipsub to be initialized. Wait until the gossipsub is initialized completely, and then enable the chat textbox.