Hi Lim,
Greetings from Syncfusion support
We have checked your reported problem with your mentioned version, and we are also able to reproduce your reported problem in 18.4.44 version.
But the problem was fixed in our latest version 19.4.56. So, we suggest you use the latest syncfusion package version and resolve the problem. For your convenience we have prepared a sample with latest version 19.4.56 , please refer the below sample for more information.
Please follow below steps and documentation for upgrading the Syncfusion packages to the latest version,
- Delete package.lock.json file from your application.
- Remove the @syncfusion package folder from the node_modules.
- Use latest version or “*”(Installs the latest packages) for all Syncfusion components in package.json file.
- Then install the NPM packages.
Regards,
Rajapandi R