Design comparison
Solution retrospective
How can i block the button after sending request? If i disable cache in browser, all works right. How can i fix it?
Community feedback
- @tea-scriptsPosted over 2 years ago
Hey there rahunak, great work completing the challenge! Care to elaborate on what you're trying to achieve?
Marked as helpful0 - @rahunakPosted over 2 years ago
i want for app works like that: 1.i'll click on button 2.it will sending a request for Advice 3.button is blocking+starting animation spinning 4.will get response(new text Advice) 5.will create new Advice with new text 6.button is unlocking + stoping animation spinning But now i can click many times and i don't get other advice. 1.i maded many a clicks,but i get only one advice. Sorry for my English, i recently started learn it
0@tea-scriptsPosted over 2 years ago@rahunak I just tried out your app with over 70 clicks to fetch advice and it worked. fetched a new advice each time. If your button isn't working on your browser you might want to try clearing your cache.
0@rahunakPosted over 2 years ago@coder-teamie thanks. Now it works, because i recently corrected it.
0
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