halogen-form icon indicating copy to clipboard operation
halogen-form copied to clipboard

Dealing with dynamic input

Open rinn7e opened this issue 6 years ago • 1 comments

I was wondering if there is a way to re-render the component when the Formbuilder is dynamically changed. Normally, the Form component would need to be a lifecycle component but the current implementation is not.

Maybe there is a way to manually call re-rendering of the child component which in this case is the Form component.

Hope to get some help on this.

rinn7e avatar Jan 10 '19 09:01 rinn7e

I haven't worked on this for a while so I don't remember the context. I'll come back to this issue if I return to writing PureScript.

chrisdone avatar Nov 03 '19 11:11 chrisdone