Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Fix "Uncaught ReferenceError: data is not defined" error in removeData#21

Merged
addyosmani merged 1 commit intogooglearchive:masterfrom
divshot:remove-data-fix-clean
Jan 10, 2015
Merged

Fix "Uncaught ReferenceError: data is not defined" error in removeData#21
addyosmani merged 1 commit intogooglearchive:masterfrom
divshot:remove-data-fix-clean

Conversation

@fastdivision
Copy link
Contributor

Minor fix to resolve a JS error when removing data - missing this. Fixes #22

@addyosmani
Copy link
Contributor

Thanks for your PR! Before this can be merged, please sign the CLA. See the CONTRIBUTING guide.

@fastdivision
Copy link
Contributor Author

@addyosmani Signed the CLA! Polymer/polymer.github.io#27

@mbleigh
Copy link
Contributor

mbleigh commented Jan 10, 2015

@addyosmani bump 🐺

addyosmani added a commit that referenced this pull request Jan 10, 2015
Fix "Uncaught ReferenceError: data is not defined" error in removeData
@addyosmani addyosmani merged commit 239d858 into googlearchive:master Jan 10, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Uncaught ReferenceError: data is not defined when removing data

3 participants