Is there a way to keep the text input (or any form control) visible? #488
-
If I add a text input to the code, input a value, and press enter, the input disappears. Is there a way to prevent form controls from disappearing?
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Out of the box this is not supported but, I have submitted a PR that would make this possible, #469 |
Beta Was this translation helpful? Give feedback.
-
@jonas-grgt This is great work! Can you elaborate on how the developers can use it to prevent the form from disappearing? Is there a doc I can refer to? |
Beta Was this translation helpful? Give feedback.
Out of the box this is not supported but, I have submitted a PR that would make this possible, #469
Unfortunately it is still waiting for feedback.