hydrogen-web icon indicating copy to clipboard operation
hydrogen-web copied to clipboard

Rich HTML message not rendered: n.body is not iterable at H_ (renderTable)

Open bkil opened this issue 2 years ago • 0 comments

Something went wrong…
n.body is not iterable
This occurred while running at zp (https://hydrogen.element.io/assets/index.63838c69.js:26:16439).

TypeError: n.body is not iterable
    at H_ (https://hydrogen.element.io/assets/index.63838c69.js:27:55340)
    at table (https://hydrogen.element.io/assets/index.63838c69.js:27:55539)
    at Fa (https://hydrogen.element.io/assets/index.63838c69.js:27:55821)
    at https://hydrogen.element.io/assets/index.63838c69.js:27:54714
    at Aa.mapSideEffect (https://hydrogen.element.io/assets/index.63838c69.js:27:7207)
    at K_.renderMessageBody (https://hydrogen.element.io/assets/index.63838c69.js:27:54601)
    at K_.render (https://hydrogen.element.io/assets/index.63838c69.js:27:51447)
    at K_.mount (https://hydrogen.element.io/assets/index.63838c69.js:27:3961)
    at Is (https://hydrogen.element.io/assets/index.63838c69.js:26:16364)
    at i_.addChild (https://hydrogen.element.io/assets/index.63838c69.js:27:2186)

Test message:

  • https://matrix.to/#/!KMbEUhVQHLwZHmwzKX:matrix.org/$Lkvnf77egAONKt3cfqNVnmVTYQL47_DKhKkPkSS57J0?via=grin.hu&via=matrix.org&via=envs.net

Source:

  • https://github.com/bkil/freedom-fighters/blob/master/hu/client/matrix-html-syntax.md#user-content-element-web-teszt%c3%bczenet-1

Cloned: https://github.com/matrix-org/matrix-public-archive/issues/237

bkil avatar May 29 '23 20:05 bkil