-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Somehow, this happened unexpectedly in a Mavo app I'm making. I used the codebase as if mavoweb/mavo#1025 was already merged, as Netlify is deploying it for use with a <script>
tag.
mavo-list-separator.js:22 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'split')
at node-render-start (mavo-list-separator.js:22:70)
at deps.js:2:1
at Array.forEach (<anonymous>)
at n.run (deps.js:2:1)
at Collection.render (node.js:302:1)
at Collection.<anonymous> (group.js:181:1)
at Group.propagate (node.js:246:1)
at Group.dataRender (group.js:162:1)
at Group.render (node.js:344:1)
at Mavo.render (mavo.js:356:1)
Metadata
Metadata
Assignees
Labels
No labels