Open tinotaylor opened 2 years ago
I've been trying to work out how to change the builder structure with super pane so that I am able to add items from the studio to each list again.
Currently, the button to add new items to each category in the studio has disappeared.
So far I have tried to use ...S.documentTypeListItems().createSuperPane() to try and solve this but I'm pretty sure i'm doing something wrong.
Any idea on how to fix this?
Same problem here
Same
Same getting this problem too, surely should be quite simple to add the 'add new' button back into the UI?
Yep, this is broken with the latest Sanity versions
I've been trying to work out how to change the builder structure with super pane so that I am able to add items from the studio to each list again.
Currently, the button to add new items to each category in the studio has disappeared.
So far I have tried to use ...S.documentTypeListItems().createSuperPane() to try and solve this but I'm pretty sure i'm doing something wrong.
Any idea on how to fix this?