KaotoIO / kaoto

Next version of the UI of the Kaoto project
Apache License 2.0
22 stars 21 forks source link

Clicking on "37 more" filter categories in Catalog modal dialog is not working #1073

Closed apupier closed 1 month ago

apupier commented 1 month ago

Describe the Bug

On VS Code, the editor become blank

On standalone, it blinks and we are back to the editor.

Not spotted any erro in console, only "violations":

[Violation] 'click' handler took 3224ms
[Violation] Forced reflow while executing JavaScript took 1635ms
[Violation] 'setTimeout' handler took 61ms
[Violation] 'click' handler took 166ms
[Violation] Forced reflow while executing JavaScript took 148ms
console.ts:94 [Violation] 'setInterval' handler took 78ms

Steps to Reproduce the Bug or Issue

  1. create a camel route
  2. Right-click on a step to "append"
  3. click on "37 more" filter catgeories

Screenshots or Videos

image

Platform