I have a program here at the company that reads a baserow table. It works up to a certain screen lol
In this case, the first screen pulls the entire list from my table:
works correctly. On this screen, I should click on the line that I want to see the detailed information, opening a new screen.
works correctly.
The error is on the third screen, where I click on this container, and on the third screen it should bring data from two baserow tables. But it doesn’t carry anything at all…
Do you know what it could be?
My API answer is correct.
Thanks for the help!