This is a migrated thread and some comments may be shown as answers.

bootstrap-v4 PDF export loading bar appears in pdf

1 Answer 59 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Bogdan
Top achievements
Rank 1
Bogdan asked on 07 Nov 2018, 03:12 PM

When using bootstrap V4 css, the loading bar appears in the exported PDF.

I checked the telerik pdf export demo page which I assume doesn't use V4 and it doesn't have this issue.

I'm getting around this temporarily by setting

 .k-loading-pdf-mask {
    display: none !important;
}

1 Answer, 1 is accepted

Sort by
0
Alex Hajigeorgieva
Telerik team
answered on 09 Nov 2018, 10:39 AM
Hello, Bogdan,

This is a known issue for the Bootstrap v4 themes but has been fixed since 16th May 2018.

https://github.com/telerik/kendo-ui-core/issues/3655#issuecomment-363679456

To test with the official demos with Bootstrap v4, you can use the Theme Changer:



Kind Regards,
Alex Hajigeorgieva
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Grid
Asked by
Bogdan
Top achievements
Rank 1
Answers by
Alex Hajigeorgieva
Telerik team
Share this question
or