da-library gets loaded and errors in Canvas
Open
- Dominant language
- JavaScript
- Stars
- 34
- Forks
- 71
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 29
Description
On any load of Canvas we have console errors:
From https://da.live/blocks/edit/da-library/helpers/helpers.js
```
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'state')
at parseDom (helpers.js:26:34)
at transformBlock (index.js:160:17)
at Array.map ()
at buildVariants (index.js:174:30)
at getBlockVariants (index.js:180:19)
```
Contributor guide
Assessment
This issue has not been assessed yet.