Anyone seen this or have any idea what might be going on?
I have a field dynamically updating with this URL: https://offers.chimneyapp.co/offers?target=eyipv9kjmvci6g15sopabf9xl¶ms={"eorswj12ibtrro77dkujs18qz.t_a320bcaeee3f48a989485caae4f22fd4"%3A186%2C"eorswj12ibtrro77dkujs18qz.t_doug2fb522owkkt2dcr1t18r5"%3A36}
Here is screenshot:
When I put it into the browser it works correctly.
But I have a button in my Adalo webapp that is configured to open an external link populated by that field.
Here is screenshot:
The problem is that when the button is clicked I can see the URL bar attempt to load the entire URL and then immediately reverts to: https://offers.chimneyapp.co/offers?target=eyipv9kjmvci6g15sopabf9xl¶ms={} which doesn’t contain any of the user data necessary.
Anybody have an idea what could be happening when an Adalo button is pressed that won’t allow it to load the full URL?