Open Ej1423 opened 2 years ago
Hi @Ej1423 ! Thanks for reporting this problem. Can you explain a bit more what you mean by "adding a block"? A few detailed steps of what you were doing would help greatly find where this problem comes from 👍
Quick analysis from the component stack.
It looks like this is coming from the component ItemRow
used in SortableVirtualizedItemList
A hypothesis is that the problem comes from the ObjectsList
or the ObjectsGroupList
.
I found that a .find()
method is used in both:
But not sure if this could be coming from here, as I don't see how those elements could be undefined.
=> Please write here a short description of when the error occured and how to reproduce it. You also may have to create an account on GitHub before posting. all i did was try to add a block and it sent me to an error screen
When you're ready, click on "Submit new issue". Don't change the rest of the message. Thanks!
Error stack (don't write anything here)
Component stack (don't write anything here)
Other details