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

ReferenceError: 'Symbol' is undefined #1352

Closed
sentry-io bot opened this issue May 13, 2019 · 1 comment
Closed

ReferenceError: 'Symbol' is undefined #1352

sentry-io bot opened this issue May 13, 2019 · 1 comment
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented May 13, 2019

Sentry Issue: STUDIO-1HR

ReferenceError: 'Symbol' is undefined
  at install (/static/js/bundles/common-1e0d57d3691585d7a977.js:247:107040)
  at t.use (/static/js/bundles/common-1e0d57d3691585d7a977.js:51:34103)
  at Anonymous function (/static/js/bundles/common-1e0d57d3691585d7a977.js:51:308642)
  at Anonymous function (/static/js/bundles/common-1e0d57d3691585d7a977.js:51:308223)
  at f (/static/js/bundles/base-1e0d57d3691585d7a977.js:1:506)
...
(14 additional frame(s) were not displayed)
@kollivier
Copy link
Contributor

I think this is an issue with old DRF JS library code being in staticfiles, because we don't clean it out when we upgrade libraries.

@jayoshih jayoshih added changelog Needs to be added to the changelog (remove once added) and removed changelog Needs to be added to the changelog (remove once added) labels May 14, 2019
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

No branches or pull requests

2 participants