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

Bugfix. Always use the real document of the checkbox element. #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

taueres
Copy link

@taueres taueres commented Jul 7, 2015

If the checkbox element is in an iframe its document and the main page
document are not the same object.
In these situations Switchery won't work properly.

If the checkbox element is in an iframe its document and the main page
document are not the same object.
In these situations Switchery won't work properly.
@abpetkov
Copy link
Owner

@taueres Thanks for catching this bug!

Please make sure you generate a standalone version (development) and bump the version with a patch increment on all places it occurs (comments in JS/CSS files, package.json, bower.json, component.json)

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.

2 participants