Dear Community, please I need some help.
I make an app that counts the number of PO for each provider in a MAIN ORDER. The user choose the MAIN ORDER and the PROVIDER from a dropdown and the app show the total number os PO for this Provider.
The “CODE” works perfectly at the emulator, but doesn´t work well at the web (same wrong behavior at Edge, Brave and Chrome). It seems like the app is saving registers (not saved by the user) in some cache… and is counting these “saved register”.
I have done this count with several ways, and always have the same problem…works well at the emulator, but does not same way at the web page. The rest of the app works perfectly in bhot sides.
Really appreciate any help or advice on this
Regards
Carlos