Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read properties of undefined (reading 'options') #3208

Closed
himself65 opened this issue Jun 25, 2023 · 6 comments
Closed

TypeError: Cannot read properties of undefined (reading 'options') #3208

himself65 opened this issue Jun 25, 2023 · 6 comments
Assignees
Labels
mod:store Module: related to data model type:bug Something isn't working

Comments

@himself65
Copy link
Contributor

Unhandled Runtime Error
TypeError: Cannot read properties of undefined (reading 'options')

Call Stack
MultiSelectCell.render
javascript/node_modules/@blocksuite/blocks/dist/database-block/table/components/column-type/multi-select.js (11:20)
MultiSelectCell.update
javascript/node_modules/lit-element/development/lit-element.js (115:0)
MultiSelectCell.performUpdate
javascript/node_modules/@lit/reactive-element/development/reactive-element.js (818:0)
MultiSelectCell.scheduleUpdate
javascript/node_modules/@lit/reactive-element/development/reactive-element.js (753:0)
MultiSelectCell.__enqueueUpdate
javascript/node_modules/@lit/reactive-element/development/reactive-element.js (726:0)
@himself65
Copy link
Contributor Author

image

@doodlewind doodlewind added type:bug Something isn't working mod:database Module: related to database and tag system labels Jun 26, 2023
@doodlewind
Copy link
Member

Seem that the call stack is related to database block, /cc @zqran

@zqran
Copy link
Member

zqran commented Jun 26, 2023

How can i reproduce it?

@doodlewind doodlewind added the reproduction needed Bug that needs to be reproduced stably label Jun 26, 2023
@himself65
Copy link
Contributor Author

himself65 commented Jun 26, 2023

Just open http://affine-preview.vercel.app/ and see hello-world page

@Flrande
Copy link
Member

Flrande commented Jun 27, 2023

related to migration and importPageSnapshot

@Flrande Flrande assigned Saul-Mirone and unassigned Flrande Jun 27, 2023
@doodlewind doodlewind added mod:store Module: related to data model and removed reproduction needed Bug that needs to be reproduced stably mod:database Module: related to database and tag system labels Jun 27, 2023
@Saul-Mirone
Copy link
Collaborator

Fixed by #3223

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mod:store Module: related to data model type:bug Something isn't working
Projects
Archived in project
Archived in project
Development

No branches or pull requests

5 participants