bee-travels/openapi-comment-parser

Collapsing optional parameters clears their values

bourdakos1 opened this issue · 1 comments

The parameter's form inputs get cleared, but the state doesn't get cleared.
The inputs should retain their values.

The issue is from remove the dom nodes instead of just hiding them. hide them instead