Open
Description
Describe the Bug.
I tried to put the list of heros. Then I changed my mind and got this error
Reproduction Steps
1- Udpate the src/heros/config.ts :
{
label: 'Low Impact',
value: 'lowImpact',
},
{
label: 'Hero 39',
value: 'hero39',
}
2- Press Y in the console after seeing a message (without reading)
3- removing the "Hero 39" object in the options
4 got this error
Environment Info
Payload 3
nextjs 15
postgresql 17.2