I keep getting this error

Exception: A widget with class name ‘formOptionsRecordEditorOptions’ has not
been bound to the controller in /home/963753.cloudwaysapps.com/ymcyydjnbx/public_html/public/app/admin/classes/AdminController.php:470

So I go to
Restaurant > Menu Items > Boiled Plantain

  • New Option

Then I try to add an option
Option Name: Small
Option Value: 1
Option Price: $8.00

Option created successfully.

  • New Option ( again )

and instead of letting me make a new option I get

A widget with class name ‘formOptionsRecordEditorOptions’ has not been bound to the controller

In addition to that I look at Boiled Plantain in the front end and
I don’t see that option show up.

So I think its a bug.

Jason