After you have selected a name from the dropdown and submitted the form, you can select another name from the dropdown and it regenerates the poster.
Potential Fix: Remove onsubmit handling and submit button, and all onchange handling happens when you select from dropdown.
After you have selected a name from the dropdown and submitted the form, you can select another name from the dropdown and it regenerates the poster.
Potential Fix: Remove onsubmit handling and submit button, and all onchange handling happens when you select from dropdown.