Skip to content

Stops formState from updating if the form is already open

What does this MR do?

If the inline form is already open this stops the forState from being updated with whatever new data has been received by the server

Merge request reports