gun icon indicating copy to clipboard operation
gun copied to clipboard

Uncaught TypeError: Cannot create property '' on number '1626387020485.1992'

Open mmalmi opened this issue 2 years ago • 3 comments

Happens on Iris messenger sometimes:

Uncaught TypeError: Cannot create property '' on number '1626387020485.1992'
    at e (radix.js:70:36)
    at e (radix.js:101:11)
    at e (radix.js:101:11)
    at e (radix.js:101:11)
    at e (radix.js:101:11)
    at e (radix.js:101:11)
    at e (radix.js:101:11)
    at e (radix.js:101:11)
    at e (radix.js:101:11)
    at e (radix.js:101:11)

It's "\u0018" character if I'm right. https://www.fileformat.info/info/unicode/char/0018/index.htm

Screenshot 2022-06-19 at 16 00 47 Screenshot 2022-06-19 at 16 03 21

mmalmi avatar Jun 19 '22 13:06 mmalmi

You may want to post this issue in the Iris repo

draeder avatar Jul 07 '22 15:07 draeder

The error comes from radix.js which is from gun.

mmalmi avatar Jul 07 '22 18:07 mmalmi

Oh, right.. I don't know how I missed the screenshot full of red text LOL. Either way, you may still want to post in Iris. It could be an issue there that is causing radix to error out. In particular, the character , which is not a Gun spec character that I'm aware of..

draeder avatar Jul 07 '22 22:07 draeder