bullet icon indicating copy to clipboard operation
bullet copied to clipboard

Using Gun constructor for Bullet arg causes error

Open bugs181 opened this issue 7 years ago • 0 comments

Code:

bullet.Mark.name = 'Mark'

Stack trace:

Unhandled Promise Rejection: TypeError: target.get is not a function. (In 'target.get(prop)', 'target.get' is undefined)
   get - bullet.js:106

bugs181 avatar Dec 21 '18 10:12 bugs181