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

b[d].push is not a function #411

Open
netsi1964 opened this issue Jan 10, 2016 · 1 comment
Open

b[d].push is not a function #411

netsi1964 opened this issue Jan 10, 2016 · 1 comment

Comments

@netsi1964
Copy link

On this Pen on Codepen CSS transform-origin visuzlized In Safari Version 9.0.2 (11601.3.9) I get this error:

TypeError: b[d].push is not a function. (In 'b[d].push(e)', 'b[d].push' is undefined)
cweb-animations.min.js:345
convertEffectInputweb-animations.min.js:376
KeyframeEffectweb-animations.min.js:491
animateweb-animations.min.js:628
@archanox
Copy link

I've been having this issue for a while too.
I just tried updating today to web-animations-next.dev.js to see if it has been resolved in a prerelease.
Now I'm getting the error

TypeError: propertySpecificKeyframeGroups[member].push is not a function. (In 'propertySpecificKeyframeGroups[member].push(propertySpecificKeyframe)', 'propertySpecificKeyframeGroups[member].push' is undefined)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants