aaronshaf/dynamodb-admin

Show errors when put command is failed

Opened this issue · 0 comments

Hi!
Thank for creating an awesome project!

Today I met strange behavior:

  1. I tried to put a new item into the table.
  2. Click 'Save', but nothing happened
  3. Console show that I have some error, but error description was not available

From my perspective, it will nice to show error.
What do you think about it?