Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Website issue: Constant flickering and network requests in article pages #28

Open
abhijit-hota opened this issue Sep 18, 2020 · 0 comments

Comments

@abhijit-hota
Copy link

Hey! First of all, very lovely articles. I'm a React developer learning Typescript and your articles are helping me a lot. They are fun, easy-to-understand and not exhausting at the same time.

Actually I found this bug(?) in the article pages that is constantly sending XHR requests and piling up the Networks tab in the browser console. Here is the issue message in the console:
image

After a while, the tab starts to use up a lot of resources with thousands of requests and "issue" messages.
Just throwing darts, but maybe a component is re-rendering infinitely?

I have checked this on Edge and Chrome in Windows 10.

P.S. I'm not sure whether this is the right place to file an issue about this so I apologize if it was irrelevant. 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant