opencybersecurityalliance / cacao-roaster

A web application for generating, parsing and validating, manipulating, and visualizing CACAO v2.0 playbooks.
Other
18 stars 7 forks source link

Failed to execute 'showModal'. #33

Open alkostation opened 3 months ago

alkostation commented 3 months ago

ERROR

Failed to execute 'showModal' on 'HTMLDialogElement': The element already has an 'open' attribute, and therefore cannot be opened modally.

at HTMLTableRowElement. (http://localhost:3000/bundle.f68444b50be22e56e341.js:103550:25)

mateusdz commented 3 months ago

Hi Tsvetelin,

Could you provide some more information about the error? What were you trying to do? How to reproduce the error?

Best, Mateusz

alkostation commented 3 months ago

It happens when i'm going to edit an action step's element 'Agent'. Inside the Agents Display where i already have defined agent, when i click on the agent to edit, after that i try to edit the description and the error message appears.

Vasileios-Mavroeidis commented 3 months ago

The bug has been confirmed and addressed. This week, a new release of the Roaster is expected with fixes for multiple bugs.

alkostation commented 3 months ago

Thank you! I think this tool is very valuable!