question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

TypeError: Cannot assign to read only property 'target' of object '#<AnimationPlaybackEvent>'

See original GitHub issue

This error appears with latest 2.2.3 release.

TypeError: Cannot assign to read only property 'target' of object '#<AnimationPlaybackEvent>'

Not yet managed to create a small repro, will investigate.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:18
  • Comments:27 (7 by maintainers)

github_iconTop GitHub Comments

7reactions
ztzvencommented, Apr 13, 2017

+1

Had to downgrade our version to 2.2.2 to get things working. Had the boss yelling down my ear at this one! (CI live site deploy for-the-fail 😭 )

5reactions
samuellicommented, Apr 14, 2017

This has been fixed in #124. Please update to 2.2.4!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Uncaught TypeError: Cannot assign to read only property '' of ...
It returns the target object as the return value of its operation. So, in the first syntax: Object.assign({}, elementStyle , style). you are ......
Read more >
angular/angular-cli - Gitter
Hey guys, this is really weird, I'm using Angular-CLI + Docker, so I'm just change my default style to scss. and now my...
Read more >
AnimationPlaybackEvent - Web APIs - MDN Web Docs
Chrome Edge AnimationPlaybackEvent Full support. Chrome84. Toggle history Full support... AnimationPlaybackEvent() constructor Full support. Chrome84. Toggle history Full support... currentTime Full support. Chrome84. Toggle history Full...
Read more >
Index - Web APIs
# Page Tags and summary 1 Web APIs API, DOM, Landing, Reference, Web 2 ANGLE_instanced_arrays API, Reference, WebGL, WebGL extension 13 AbortSignal: abort event abort, events...
Read more >
web.CustomEvent — clojure-interop/cljs-web-api 1.0.10 - cljdoc
The bubbles read-only property of the web. ... Event interface returns event's path which is an array of the objects on which ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found