Save button without text on Save dialog in v12.1.1
# help-with-umbraco
u
Hello everyone, we've just upgraded to Umbraco v12.1.1 and noticed that there is no text on Save button on "Ready to Save?" dialog while saving content page. There are few javascript errors visible in console when save dialog is opened: - Error: [$interpolate:interr] http://errors.angularjs.org/1.8.3/$interpolate/interr?p0=%7B%7Bmodel.submitButtonLabelKey%7D%7D&p1=TypeError%3A%20Converting%20circular%20structure%20to%20JSON%0A%20%20%20%20--%3E%20starting%20at%20object%20with%20constructor%20'Object'%0A%20%20%20%20%7C%20%20%20%20%20property%20'%24block'%20-%3E%20object%20with%20constructor%20'Object'%0A%20%20%20%20---%20property%20'layout'%20closes%20the%20circle - Possibly unhandled rejection: undefined Under Umbraco v12.0.1 text is displayed on the button and there are no javascript errors.
Just an update: this issue has been fixed in v12.1.2. https://github.com/umbraco/Umbraco-CMS/pull/14496