hexojs / hexojs/hexo-browsersync

Problem with long pages

Open
#15 22 comments 0 reactions 0 assignees View on GitHub
bug help wanted
Dominant language
JavaScript
Stars
147
Forks
14
PR merge metrics
No merged PRs in 30d

Description

I just install hexo and try to use hexo-browsersync. But I notice a bug: when generated page size bigger than some number (~1000 words) it can't be fully loaded, in chrome source code it looks like this:

![screen shot 2017-01-20 at 19 05 19](https://cloud.githubusercontent.com/assets/7755205/22158280/3c4eb73e-df44-11e6-8663-857cacf7ea28.jpg)

If there is not so much characters in a page, everything is ok. So it happens only in big posts. When I uninstall hexo-browsersync bug is disappear, so it's definitely problem with hexo-browsersync.

I suppose it's could be some stream or buffer limit, but I'm new to node and can't solve this...

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.