When a button is clicked in the embedded editor, the following error occurs under the action tab:
This editor has crashed. Widget: link.
TypeError: Cannot read properties of null (reading 'trim')
This error seems to occur when loading a design that was saved with no url for the button. The problem is that this error won't go away, causing the user to not update the url for the button.