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

Rework setText to improve page load performance #45

Closed
wants to merge 1 commit into from
Closed

Rework setText to improve page load performance #45

wants to merge 1 commit into from

Conversation

jakergrossman
Copy link
Contributor

@jakergrossman jakergrossman commented Aug 10, 2019

Resolves #46

When in wordCount mode, setText fetched the language cookie wordCount
times, regardless of selected language. Now, it fetches only once to
improve page load performance.
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.

Too many cookie calls in setText
1 participant