IP Address Tracker with SASS/SCSS and Fetch API

Solution retrospective
Hey I would love to read your feedbacks ! Just one issue I need to cover, the application is not working on Brave navigator but it works fine on Google Chrome any idea why ?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Yemisrach15
Hi Muhamad, you did a good job with this challenge. Brave has a built-in ad blocker which seems to be the reason why the api call is getting blocked. What I found from this stackoverflow answer is brave ad shields needs to be disabled in order for the api call to work. I have tried it and it works after disabling ad blocker :)
Marked as helpful
Join 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