Opened the request for an item using Shift + Enter, then entered values into the "amount" boxes, then changed my mind and hit the Trashcan (Cancel), which resulted in the following error:
The mod Factory Palette (0.5.5) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event factory-palette::on_gui_click (ID 1)
factory-palette/scripts/sources/logistic-request.lua:52: attempt to index global 'request_data' (a nil value)
stack traceback:
factory-palette/scripts/sources/logistic-request.lua:52: in function 'clear'
factory-palette/scripts/gui/logistic-request.lua:81: in function 'fn'
factory-palette/handlers.lua:20: in function <factory-palette/handlers.lua:16>
factory-palette/scripts/gui/logistic-request.lua:396: in function 'wrapper'
flib/gui.lua:147: in function 'handler'
flib/gui.lua:177: in function 'handler'
core/lualib/event_handler.lua:47: in function <core/lualib/event_handler.lua:45>