Form field not updating with reactive()

Hello everybody, I built the following form and I need that when the user sets "turn_on_opening" to true, the turn_on_at field takes the value of the shop_opening_time. The callback is working but the data is not put inside the field. How can I solve this issue?Thank you...
Was this page helpful?