Skip to content

Conversation

@kesavasreeram
Copy link

gradually decrementing the word size to fit the available space is causing a JavaScript heap out of memory error when the word size is sufficiently large (1000 chars). This situation might not happen for regular english words but it might happen for large URLs.
This implementation resolves this issue.

kesavasreeram and others added 2 commits June 13, 2017 14:19
… fit the available space, reduce it by the range of available space and adjust it
fix(line-wrapper): instead of gradually decrementing the word size to fit the available space, reduce it by the range of available space and adjust it
@chrispaskvan
Copy link

Any chance we could get this approved and merged? Thanks.

@alafr
Copy link
Collaborator

alafr commented Jun 29, 2018

Thanks. This is fixed by #796 (it uses the same logic)

@alafr alafr closed this Jun 29, 2018
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

Successfully merging this pull request may close these issues.

3 participants