openaev icon indicating copy to clipboard operation
openaev copied to clipboard

SettingForm in exercise/scenario page doesn't show the values until you refresh the page

Open savacano28 opened this issue 1 year ago • 0 comments

Description

After the SettingForm component was used on the exercise/scenario page, the data is not rendered until the page is refreshed.

image

Environment

  1. OpenBAS client

Reproducible Steps

Steps to create the smallest reproducible scenario:

  1. Click on exercises
  2. Chose an exercise
  3. SettingForm component doesnt show data
  4. Reload page

Expected Output

image

Actual Output

No values in settingsForm

Additional information

The same for scenario page

savacano28 avatar Mar 22 '24 09:03 savacano28