Sidepan issue

Side panel only showing uppercase other option is not showing what was the issue we are using package version .

       <div class="doc-editor-wrapper custom-doc-toolbar">

                <ejs-documenteditorcontainer #docEditor [enableToolbar]="true" [toolbarItems]="toolbarItems" (created)="onCreate()"
                    [showPropertiesPane]="false" (drop)="onDrop($event)" (dragover)="onDragOver($event)">
                </ejs-documenteditorcontainer>
            </div>

    "@syncfusion/ej2-angular-documenteditor": "^20.3.50",

Image_4724_1770868930226


1 Reply

AA Akshaya Arivoli Syncfusion Team February 12, 2026 02:10 PM UTC

Hi

We were able to reproduce the reported issue in version 20.3.50. However, the issue has been resolved in our latest version 32.2.4. Therefore, we recommend upgrading to the latest version to resolve the problem. We have also shared a sample for your reference:

Sample:
https://stackblitz.com/edit/angular-hd2vk6bf-jrl8vket?file=src%2Fapp.component.html%3AL11

Please note that we always recommend using the latest version. Upgrading ensures that you receive the newest features, performance improvements, and security updates, which are essential for maintaining optimal functionality.

Kindly try with the provided details, and if you still encounter the issue, please share the modified sample along with additional information. These details will help us investigate the problem further and assist you more effectively.


Regards,

Akshaya


Loader.
Up arrow icon