if the user opens the modal using the button, fills out the info and submits it all works great.
HOWEVER
if the user opens the modal, fills some info in, CANCELS the modal, then reopens it and finishes filling the info then submits.....I get an "unknown interaction" when replying in the on submit function despite the database calls still updating everything as they should?