Hi, I am following day 2 of the 7 day toddle tutorial and I am having issues with the app. 1. I setup a variable and a text input and I have bound the text input to the variable. When I test the app and type in a new artist name, the variable and API terms are updated but the API response is stale. When I run the query in the browser I get the right results as a txt file. Screenshots below 2. I am able to test the app but when I click on preview app in new tab I do not get any of the list elements, screenshot attached. Appreciate any help here.
Yeah changing the Method to post fixes it, thank you
I still get a blank page when I click on preview app in new tab. Changing the input value then returns results. How to I autofetch coldplay results on load?
Abhishek Sahni (Abhi)
16 days ago
Jan 23, 2025, 5:30 AM
Actually I fixed it by adding an onload call to the api for the page