Design comparison
SolutionDesign
Solution retrospective
Hi! I just completed this challenge, any feedback is welcome! Thanks 😊
Community feedback
- @imadvvPosted about 2 years ago
Greeting Wiks!! Congratulations for completing your challenge!, 👏👏👏. well done
You did a great job on this challenge, so I'm perfectly happy for you, however there is a bug on Firefox relative to cache, Firefox users will not be able to generate a new advice, to fix that for them just pass an optional parameter
{cache: 'no-cache'}
tofetch
.fix-
`fetch(adviceApiUrl), {cache: 'no-cache'})`
overall you did great, Happy coding, and have a great day
Marked as helpful1
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