I find the problem, in fact it’s the
export function button1_click()
When I put all the code outside the function, the lastname appear in the input1.
The button is liked the submission action maybe it’s the problem
I find the problem, in fact it’s the
export function button1_click()
When I put all the code outside the function, the lastname appear in the input1.
The button is liked the submission action maybe it’s the problem