deptno/dynamon

TypeError: Cannot read property 'StreamEnabled' of undefined [dynamodb.ap-southeast-2.amazonaws.com]

JimiPedros opened this issue · 1 comments

version: v0.3.10
steps:

  1. Run Dynamon
  2. Go to localhost:5500
  3. Select Sydney Region
  4. Select table
  5. Page returns "An unexpected error has occurred."
define whitelist: persist
:5500/static/favicon.ico:1 Failed to load resource: the server responded with a status of 404 (Not Found)
index.js:1 dynamodb.ap-southeast-2.amazonaws.com
commons.2cab103e265499b54c5b.js:39 TypeError: Cannot read property 'StreamEnabled' of undefined
    at index.js:1
    at Ki (commons.2cab103e265499b54c5b.js:39)
    at commons.2cab103e265499b54c5b.js:39
    at bu (commons.2cab103e265499b54c5b.js:39)
    at Eu (commons.2cab103e265499b54c5b.js:39)
    at ua (commons.2cab103e265499b54c5b.js:39)
    at oa (commons.2cab103e265499b54c5b.js:39)
    at la (commons.2cab103e265499b54c5b.js:39)
    at It (commons.2cab103e265499b54c5b.js:39)
    at Cn (commons.2cab103e265499b54c5b.js:39)
qi @ commons.2cab103e265499b54c5b.js:39
main-98a56d9d517960d64d87.js:1 TypeError: Cannot read property 'StreamEnabled' of undefined
    at index.js:1
    at Ki (commons.2cab103e265499b54c5b.js:39)
    at commons.2cab103e265499b54c5b.js:39
    at bu (commons.2cab103e265499b54c5b.js:39)
    at Eu (commons.2cab103e265499b54c5b.js:39)
    at ua (commons.2cab103e265499b54c5b.js:39)
    at oa (commons.2cab103e265499b54c5b.js:39)
    at la (commons.2cab103e265499b54c5b.js:39)
    at It (commons.2cab103e265499b54c5b.js:39)
    at Cn (commons.2cab103e265499b54c5b.js:39)
(anonymous) @ main-98a56d9d517960d64d87.js:1

Thank you for detail issue reporting

I've fix issue & publish dyanmon v0.3.11

commit