hey everyone! I am now trying to hide a button until my API request is complete. as you can see in the published version here the “tweet” button is showing (along with the broken image). However, I want to initially hide the button and image element when the page loads and then only show it once the API request has finished. How can I go about doing this? Thanks!
1 Like
The collection has a property called “isFetched”. Its not readily apparent though on how to access it…
watch this loom video:
2 Likes