esolang-park icon indicating copy to clipboard operation
esolang-park copied to clipboard

Error pop-up while using Chef

Open coordinath opened this issue 1 year ago • 1 comments

While I was trying to use the Chef language, the following error popped up (telling me to create an issue here):

Error message on Esolang Park [Worker] TypeError: Cannot read properties of undefined (reading 'line') TypeError: Cannot read properties of undefined (reading 'line') at nt (https://esolangpark.vercel.app/workers/chef.js:1:14561) at J (https://esolangpark.vercel.app/workers/chef.js:1:10974) at t.validateCode (https://esolangpark.vercel.app/workers/chef.js:1:21397) at t.validateCode (https://esolangpark.vercel.app/workers/chef.js:1:2941) at b (https://esolangpark.vercel.app/workers/chef.js:1:6573) at https://esolangpark.vercel.app/workers/chef.js:1:24366 at https://esolangpark.vercel.app/workers/chef.js:1:6063 at Object.next (https://esolangpark.vercel.app/workers/chef.js:1:6168) at https://esolangpark.vercel.app/workers/chef.js:1:5104 at new Promise (<anonymous>)

I've had this error a few times now, and it always pops up eiter while trying to specify the ingredients or while typing the recipe title. I'm not too sure how to reproduce it, though. The error does not stop anything from functioning, and usually when I start working on the method section, it stops popping up constantly.

coordinath avatar May 14 '23 13:05 coordinath

Hey, thanks a lot for posting this! I'll take a look at what's breaking here.

nilaymaj avatar May 15 '23 18:05 nilaymaj