Design comparison
SolutionDesign
Solution retrospective
This is my first using api. Any feedback is welcome.
Community feedback
- @codexshellPosted almost 2 years ago
Your website is currently facing a challenge I experienced some time back. Firefox is only using the first response from the api despite multiple requests being sent to the api. A solution around this would be to find a way to disable caching on the tool you are using to make requests. This process is much easier when using the fetch API
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord