OnSubmit/OnEndEdit Not Triggering when keyboard closes on Mobile in Latest Unity/TMP Versions

In my most recent unity project I started using unity 6 . Since then, the textmeshpro input field OnSubmit and OnEndEdit are no longer being called on mobile devices when users press the “Done” or “Enter” button on their virtual keyboard. These callbacks worked perfectly in my previous Unity/TMP setup. (2021 - 2022 and tmp 3.2.0)