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

fix SyntaxError on Edge #405

Merged
merged 1 commit into from
Jul 24, 2019
Merged

fix SyntaxError on Edge #405

merged 1 commit into from
Jul 24, 2019

Conversation

mathroc
Copy link
Contributor

@mathroc mathroc commented Jul 24, 2019

when using a MutationObserver with attributesFilter on edge attributes: true needs to be defined (see https://stackoverflow.com/questions/50593385/mutationobserver-syntax-error-on-ie-11)

I guess attribute: true (without the s) was a typo

when using a MutationObserver with attributesFilter on edge `attributes: true` needs to be defined (see https://stackoverflow.com/questions/50593385/mutationobserver-syntax-error-on-ie-11)
@zbraniecki
Copy link
Collaborator

Thank you!

@zbraniecki zbraniecki merged commit 66a351f into projectfluent:master Jul 24, 2019
@mathroc mathroc deleted the patch-1 branch July 24, 2019 16:41
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.

None yet

2 participants