Hi Guys,
I have an application in Power Apps wich uses the txtRecognizer object from AI Builder. It was working fine until this morning, all of sudden, every formula that uses the sintax "txtRecognizer.Selected.Text" are appointing errors. Like in image bellow:
Looks like the problem is about the ".Text" property, if you use another property like "txtRecognizer.FullText" it seems to work, but it's not what I need in my project. Anyone can help, please?
I tried to use the txtRecognizer in another application to see if the problem was the original Canvas, but it didn't work as well. So, the problem must be in the object. Does anyone knows if something change in the original library?
Thanks for your attention,