stacks-archive / stackit

UNDER CONSTRUCTION: Sample Application for Blockstack
2 stars 2 forks source link

radiks CreateBlock fails with a type error #4

Closed moxiegirl closed 4 years ago

moxiegirl commented 4 years ago

1, Start Stackit.

  1. Create a block to open a dialog
  2. Enter the block data.
  3. Press Create block to return to the dashbard A block row appears in the radiks-server database in the mongdob.
  4. The dashboard returns this error:

image

moxiegirl commented 4 years ago

@yknl Here is the error I am seeing. The code that is throwing the error seems to be BlockAd in Profile.js

friedger commented 4 years ago

The user is not created correctly on radiks on signin

moxiegirl commented 4 years ago

@friedger Thanks for the PR! Saw it after this comment. I'll give that a try.

moxiegirl commented 4 years ago

Filed on Radiks here: https://github.com/blockstack-radiks/radiks-server/issues/26