hexojs / hexojs/hexo-browsersync
Problem with long pages
- 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:

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.