You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the docs (https://www.tiny.cloud/docs/tinymce/latest/customize-ui/#premium-upgrade-promotion-option) promotion should be configurable, but currently isn't as a WebComponent. I think the fix should be to add the attribute to configAttributes in tinymce/tinymce-webcomponent/src/main/ts/component/Editor.ts. I might make a MR later unless that is intended to be non-configurable.
The text was updated successfully, but these errors were encountered:
According to the docs (https://www.tiny.cloud/docs/tinymce/latest/customize-ui/#premium-upgrade-promotion-option)
promotion
should be configurable, but currently isn't as a WebComponent. I think the fix should be to add the attribute toconfigAttributes
intinymce/tinymce-webcomponent/src/main/ts/component/Editor.ts
. I might make a MR later unless that is intended to be non-configurable.The text was updated successfully, but these errors were encountered: