Export to images crashes when there are many images to be exported.
ASP.NET Core Dashboard - Export to images crashes under certain circumstances
Answers approved by DevExpress Support
We researched this issue and reproduced it on the Linux and Mac OS, but we cannot fix it right now because of the .NET Core platform specifics.
As a workaround, you can enable export to images using our internal API. For this, set the DevExpress.Dashboard.Internal.Settings.allowExportToImage property to true. However, we cannot guarantee that the export of the dashboard items to images will work correctly in all cases. If you face any issues with this approach, please submit a ticket in our Support Center. We will check for a solution.