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
Fixes an issue where the tabs pagination may not be enabled on some slower browsers, because elements are being measured before they're done rendering.
Fixesangular#7983.
Fixes an issue where the tabs pagination may not be enabled on some slower browsers, because elements are being measured before they're done rendering.
Fixesangular#7983.
crisbeto
added
the
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
label
Nov 28, 2017
Fixes an issue where the tabs pagination may not be enabled on some slower browsers, because elements are being measured before they're done rendering.
Fixes#7983.
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Overflow arrows should be visible.
What is the current behavior?
Overflow arrows are not visible.
What are the steps to reproduce?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
CDK: 2.0.0-beta.12
Material: 2.0.0-beta.12
CLI: 1.4.7
OS: Windows 10
TypeScript: 2.4.2
Browser: Chrome, Firefox, and Edge
The text was updated successfully, but these errors were encountered: