|
|
|
|
|
by j79
2873 days ago
|
|
In Mobile Safari, it's even worse as the bottom navigation bar is present when the page loads and then stays present. Since AMP uses an overflow technique to handle content/scrolling, the page never triggers a scroll event on the body. So not only do you see a toolbar at the top (which admittedly, slides out when you scroll down), you see the browser toolbar at the bottom (which persists!) |
|