harvard-lil / h2o

H2O is a web app for creating and reading open educational resources, primarily in the legal field
https://opencasebook.org
GNU Affero General Public License v3.0
36 stars 30 forks source link

TypeError: Cannot create property 'id' on string ' when editing TOC #1999

Closed sentry-io[bot] closed 1 year ago

sentry-io[bot] commented 1 year ago

Not sure what the root cause is here, but may be possible to reconstruct from Sentry tracebacks.

Sentry Issue: H2O-B6

TypeError: Cannot create property 'id' on string '
<html lang="en">
<head>
  <meta charset="utf-8" />
  <link href="data:image/vnd.microsoft.icon;base64,AAABAAEAQEAAAAAAIAAoQgAAFgAAACgAAABAAAAAgAAAAAEAIAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA...
  at <anonymous> (./frontend/store/modules/table_of_contents.js:250:31)
  at l (/static/dist/js/application.40739f7b.js:9:179034)
  at D._settlePromiseFromHandler (/static/dist/js/application.40739f7b.js:9:151676)
  at D._settlePromise (/static/dist/js/application.40739f7b.js:9:152481)
  at D._settlePromise0 (/static/dist/js/application.40739f7b.js:9:153183)
...
(27 additional frame(s) were not displayed)