Skip to content

Cannot store undefined in array #108

@codehz

Description

@codehz

PoC:
add store.myArray.push(undefined); to the example (https://syncedstore.org/docs/basics/example) 's addElementBtn.onclick handler, and click the button
error:

/main.js: Cannot read properties of undefined (reading 'constructor') (20:16)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions