coinbin icon indicating copy to clipboard operation
coinbin copied to clipboard

Bug: Cannot read property 'substr' of undefined

Open Bushstar opened this issue 7 years ago • 0 comments

Go to create a new transaction, enter in any Bitcoin address and hit load, switch between tabs and you'll get the error below in console, or at least you do in Chrome 63.0.3239.132 64bit.

Uncaught TypeError: Cannot read property 'substr' of undefined
    at HTMLAnchorElement.<anonymous> (coinbin.js:1677)
    at HTMLAnchorElement.dispatch (jquery-1.9.1.min.js:3)
    at HTMLAnchorElement.v.handle (jquery-1.9.1.min.js:3)

Bushstar avatar Jan 16 '18 09:01 Bushstar