Closed FrancisMawn closed 4 years ago
A javascript exception is thrown on the admin dashboard page when you don't have the Quick Post widget enabled.
The error is located at line 22 in src/resources/js/Widgets.js var QuickPostWidget_save = Craft.QuickPostWidget.prototype.save;
var QuickPostWidget_save = Craft.QuickPostWidget.prototype.save;
Thanks for reporting this @FrancisMawn, it's now been fixed in Field Labels 1.2.4.
Description
A javascript exception is thrown on the admin dashboard page when you don't have the Quick Post widget enabled.
The error is located at line 22 in src/resources/js/Widgets.js
var QuickPostWidget_save = Craft.QuickPostWidget.prototype.save;
Steps to reproduce
Other information