I am running the editor component within an ascx control. With the toolbars set to show all the time this works fine. However, when I set the toolbar mode to be ShowOnFocus an error is cast if the control is reloaded.
Microsoft JScript runtime error: Sys.InvalidOperationException: Two components with the same id 'FOL_CommentEditor_toolbarMode' can't be added to the application.
Workarounds or fixes appreciated!
Microsoft JScript runtime error: Sys.InvalidOperationException: Two components with the same id 'FOL_CommentEditor_toolbarMode' can't be added to the application.
Workarounds or fixes appreciated!
