Describe the bug
Topics list dropdown in all connector's' property forms are not displaying
To Reproduce
Expected behavior
It should display the topic list if there's any
Screenshots
Operation System (please complete the following information):
Additional context
Could you share the requests which is used to generate this bug?
Hmm, I think this is due to the recent API changes. The response object structure has been tweaked a bit and so the components are not rendering as they should. I'll dig into this farther and let you know if I can resolve this with some tweaks in the frontend code or not :)
I guess this issue is related to #554
Yep, I believe so
This is actually a bug on my part... I'm gonna submit a PR to fix this as soon as I can. Sorry for the trouble 😅