Skip to content

fix: Does not work for sites that redefine $$ - #13

Open
webbrain-one wants to merge 1 commit into
agusibrahim:masterfrom
webbrain-one:webbrain/issue-11
Open

fix: Does not work for sites that redefine $$#13
webbrain-one wants to merge 1 commit into
agusibrahim:masterfrom
webbrain-one:webbrain/issue-11

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #11

The app previously defined $$ which conflicts with sites that
redefine it (e.g. as document.querySelectorAll). This caused
Uncaught TypeError: $$.print is not a function. Fixes agusibrahim#11
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.

Does not work for sites that redefine $$

1 participant