Input misfiring to Collection

I have 3 separate inputs all connected to one submit button and one CMS database. When Submit is clicked, Input 1 and 3 correctly input to the CMS database every time but Input 2, occasionally does not transfer it’s data to the CMS.

Also, this error seems to occur distinctly on Mobile and not on PC / Laptop. Once the error starts, it reoccurs frequently. Typically it does not occur the first attempt, but will occur if two submissions occur quickly right after each other.

It leads me to believe this is some sort of delayed loading error but then I don’t understand why it is only Input 2 and not 1+3? Every time, every input is filled in yet only Input 2 has an error.

Can anyone help me with this? Has anyone been through a similar scenario and have a fix?

Thank you

Now the big question → Where is your code?
Did you use CODE at all ?
How do look your SETUP?
Are you using DATASETS ?
What kind of editor do you use?
What are the single steps of your project’s flow.

Questions over questions.