lucky414-ux / hello

hello
0 stars 0 forks source link

TypeError: Object [object Object] has no method 'updateFrom' #9

Open sentry-io[bot] opened 1 month ago

sentry-io[bot] commented 1 month ago

Sentry Issue: GO-1

TypeError: Object [object Object] has no method 'updateFrom'
  File "../../sentry/scripts/views.js", line 389, in poll
    return window.setTimeout(this.poll, this.options.pollTime);
  File "../../sentry/scripts/views.js", line 268, in merge
    merge: true,
  File "../../sentry/scripts/views.js", line 283, in member
    var new_pos = this.collection.indexOf(member),

This is an example go-echo exception
lucky414-ux commented 1 month ago

Sentry Issue: GO-1

TypeError: Object [object Object] has no method 'updateFrom'
  File "../../sentry/scripts/views.js", line 389, in poll
    return window.setTimeout(this.poll, this.options.pollTime);
  File "../../sentry/scripts/views.js", line 268, in merge
    merge: true,
  File "../../sentry/scripts/views.js", line 283, in member
    var new_pos = this.collection.indexOf(member),

This is an example go-echo exceptionergfer