While loading PDFView by Dynamic component loader, if I view data by mousewheel, data moving/refreshing speed goes very slow than usual, which also affect all other pages.
It happens when I operate by the following steps:
1. Open PDFView at GridList
2. Use mousewheel function on PDFView page, then the data moving/refreshing speed slows down. However, it works well if using the Left/Right Click of mouse.
3. Close the PDFView page and go back, the data moving/refreshing speed by mousewheel slows down, too.
Hi, Dhivya,
Same problem encountered when I used my own server for testing.
And I found that it was relate to Dynamic component loader. In my Demo samples, there was one to display PDFView directly, which works well without problem.
However, this problem happened if loading PDFView by Dynamic Component loader, furthermore, it affected all pages with progress bar.
Has Problem Case:
No Problem Case:
The same problem is happening to me, but I am only using the pdf-viewer. When I open a document the scrolling within it is very slow and when I close the document this problem persists throughout the web, when before opening the viewer it did not happen
I have not found differences in my project, although yours works fine. Could it be related to the scroll?
In our project we have Angular 6, is there a problem? or should we use some exact version of @syncfusion/ej2-angular-pdfviewer and its dependencies?
When removing encapsulation: ViewEncapsulation.None, everything appears to have worked correcty, makes sense?
When removing encapsulation: ViewEncapsulation.None, everything appears to have worked correctly. makes sense?
When removing encapsulation: ViewEncapsulation.None, everything appears to have worked correctly. makes sens
Hello,
it seemed that the problem was solved, but it is not, it keeps happening to me and every time I open a viewer on the web, performance drops considerably. It looks like an event listener that gets stuck, but I'm not sure. I urgently need a solution since I have users using the tool and having to close the web when the performance is unbearable. Information attached.
I have no possibility to compile with aot. And the application does not have and cannot have Lazy Loading.
node: v12.16.1
npm: 6.13.4
angular: 6.1.10
syncfusion: 18.4.44
app theme: bootstrap
syncfusion-theme: material