-
Notifications
You must be signed in to change notification settings - Fork 0
Error when adding a column to Postgres table #83
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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)Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
