-
Couldn't load subscription status.
- Fork 308
Open
Description
Description
<app-header-layout> clobbers it's header's scrollTarget in _updateLayoutStates
Expected outcome
If scrollTarget is set on header, it should be respected
Actual outcome
scrollTarget is reset to either documentElement or contentContainer
Live Demo
https://jsbin.com/wusagubagi/1/edit?html,js,console
Steps to reproduce
- Put a
app-header-layoutelement in the page with anapp-header.
- set the app-header scrollTarget property.
- scrollTarget is reset by app-header-layout.
Browsers Affected
- Chrome
- [ x] Firefox
- [ x] Safari 9
- [ x] Safari 8
- [x ] Safari 7
- [x ] Edge
- [x ] IE 11
- [x ] IE 10
Metadata
Metadata
Assignees
Labels
No labels