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
All the bellow are only available for Chrome / Safari browsers running on IOS (latest version - 11.3 ). For Android / Desktop versions, everything seems to be fine.
I have an angular 5 project with angular material dependencies. When I'm importing PdfViewerModule in AppModule, this breaks Angular Material functionality on IOS devices - Chrome & Safari. Angular Material components stop working (those who use CDK Overlay - MatMenu / MatSidenav).
This happens only on IOS. On Android / Desktop everything seems to work fine.
The text was updated successfully, but these errors were encountered:
Bug Report
All the bellow are only available for Chrome / Safari browsers running on IOS (latest version - 11.3 ). For Android / Desktop versions, everything seems to be fine.
I have an angular 5 project with angular material dependencies. When I'm importing PdfViewerModule in AppModule, this breaks Angular Material functionality on IOS devices - Chrome & Safari. Angular Material components stop working (those who use CDK Overlay - MatMenu / MatSidenav).
This happens only on IOS. On Android / Desktop everything seems to work fine.
The text was updated successfully, but these errors were encountered: