TypeError: JSON.stringify cannot serialize cyclic structures.
Sentry Issue: MOBILE-6E
TypeError: JSON.stringify cannot serialize cyclic structures.
at src/common/services/sql/entities.storage.(entities.storage.js:27)
await this.db.executeSql('REPLACE INTO entities (urn, data, updated) values (?,?,?)', [entity.urn, JSON.stringify(entity), Math.floor( {snip}
...
(14 additional frame(s) were not displayed)
changed milestone to %Mobile 3.15
added scoped labels
added scoped label
changed time estimate to 4h
assigned to @juanmsolaro
changed weight to 4
Please register or sign in to reply