Skip to content

TypeError: JSON.stringify cannot serialize cyclic structures.

Sentry Issue: MOBILE-KP

TypeError: JSON.stringify cannot serialize cyclic structures.
  File "app:///[native code]", in stringify
  File "src/common/services/sql/entities.storage.js", line 27, in call
    {snip} xecuteSql('REPLACE INTO entities (urn, data, updated) values (?,?,?)', [entity.urn, JSON.stringify(entity), Math.floor(Date.now() / 1000)]);
  File "app:///[native code]", in callImmediates
  File "app:///[native code]", in value
  File "app:///[native code]", in value
...
(14 additional frame(s) were not displayed)