KaotoIO / kaoto-ui

Frontend for the Kaoto project to provide an easy-to-use integration framework based on Apache Camel.
https://www.kaoto.io
Apache License 2.0
89 stars 44 forks source link

http step extension shows an error on first load #1416

Closed igarashitm closed 1 year ago

igarashitm commented 1 year ago

Describe the Bug

The http step extension shows an error on first load. It's usually rerendered in seconds but sometime it persists and need to manually reopen the tab.

Steps to Reproduce the Bug or Issue

  1. Change DSL type to KameletBinding
  2. add http-source
  3. click added http-source
  4. click entended configuration tab

Screenshots or Videos

https://user-images.githubusercontent.com/265462/223808202-0a84a2a7-0554-4766-960d-f0e4ff44e8d6.mp4

Platform

igarashitm commented 1 year ago

also see: https://github.com/KaotoIO/kaoto-ui/issues/1359

apupier commented 1 year ago

note: I reproduce with Chrome but not with Firefox