Skip to content

Error when adding a column to Postgres table #83

@mohagan9

Description

@mohagan9

Describe the bug
Seeing this error when trying to add a column to a Postgres table:

Uncaught TypeError: Cannot read properties of undefined (reading 'type')
    at index-Cj6ECL_S.js:10:7362
    at Array.find (<anonymous>)
    at index-Cj6ECL_S.js:10:7350
    at Array.filter (<anonymous>)
    at index-Cj6ECL_S.js:10:7335
    at untrack (index-C7xLvkCb.js:2:41235)
    at index-C7xLvkCb.js:2:31950
    at update_reaction (index-C7xLvkCb.js:2:37412)
    at update_effect (index-C7xLvkCb.js:2:39356)
    at create_effect (index-C7xLvkCb.js:2:30484)

Screenshots
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions