you can do a try catch around the async functions ...
# orm-help
b
you can do a try catch around the async functions and return those errors. On the font end you can then display these messages using toast.
a
This is what I am currently doing. Due to general consensus is what I will continue to do thanks all for the tips 🙂 You never know there might have been a package out there, was worth asking. I do not know about toast, so will look into that! Thanks a bunch for you input 😄