Skip to content

TypeError: JSON.stringify cannot serialize cyclic structures.

Sentry Issue: MOBILE-G

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)