After some debugging, found the issue. Looks like a regression in the Picker Dollies mod.
Fix:
1. Unzip the Picker Dollies mod.
2. Open up controls.lua in a text editor.
3. Add the following line below the other requires at the top of the file:
'local interface = require('interface')'
4. Save the file and rezip the extracted mod folder.