You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for reporting this issue. We logged it in our private kendo-pdfviewer-common package repo, as this where the mentioned outdated dependency comes from. Once the issue is fixed, we will update this public item accordingly too.
Meanwhile, developers can install the latest kendo-common package dependency in their projects using --force.
Description
When installing the package @progress/kendo-angular-pdfviewer via npm, it uses kendo-common 0.2.2 which has a bug in detectDesktopBrowser (#3622).
Steps To Reproduce
npm init -y
npm i @progress/kendo-angular-pdfviewer
Now open package-lock.json and find this:
Screenshots or video
No response
Actual Behavior
kendo-common 0.2.2 is used
Expected Behavior
latest version of kendo-common is used
Browser
All
Browser version
latest
OS type
Windows
OS version
No response
Last working version of the Kendo UI for Angular package (if regression).
No response
The text was updated successfully, but these errors were encountered: