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

Remove double init of honeycrisp javascript. #248

Merged
merged 1 commit into from
Feb 26, 2021

Conversation

bytheway875
Copy link
Contributor

@bytheway875 bytheway875 commented Feb 26, 2021

Thanks for a great bug report @lkogler @wschaefer -- when you said incrementor was incrementing by two, it seemed likely we were calling Honeycrisp.init() 2x, which was adding double listeners!

Honeycrisp.init() is also being called at the end of honeycrisp.js itself, so we don't need the call to Honeycrisp.init() in the manifest.

@hartsick hartsick temporarily deployed to honeycrisp-remove-doubl-94u6lj February 26, 2021 19:09 Inactive
@lkogler
Copy link
Contributor

lkogler commented Feb 26, 2021

Looks good to me and verified that it fixes the issue!

@lkogler lkogler merged commit 9bd6297 into master Feb 26, 2021
@lkogler lkogler deleted the remove-double-init-of-honeycrisp branch February 26, 2021 19:20
@lkogler lkogler linked an issue Feb 26, 2021 that may be closed by this pull request
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.

Accordion and Reveal js not working
3 participants