question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Layers] amp-lightbox scrollable makes amp-list not trigger

See original GitHub issue

What’s the issue?

Bug:

amp-lightbox “scrollable” attribute makes the amp-list component inside it not trigger a view

context: https://groups.google.com/forum/#!topic/amphtml-discuss/TEbNkNQGDEc

How do we reproduce the issue?

Steps to reproduce:

What browsers are affected?

All browsers/devices as far as I know.

Which AMP version is affected?

Powered by AMP ⚡ HTML – Version 1516833286380

EDIT: could be related to https://github.com/ampproject/amphtml/issues/10609 (?)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
juliavallinacommented, Jul 27, 2018

Here is another example of the same bug

How to reproduce the issue?

  1. open https://gist.github.com/juliavallina/a11a960ed123cdb6b8949cddc384d3ba
  2. copy/paste in the amp-playground https://ampbyexample.com/playground/
  3. click on “Inicia tu busqueda” button
  4. focus on “Escribe un destino o un hotel” input. A dropdown will appear but the content is never loaded
  5. see that by removing the scrollable attribute in the lightbox the content is loaded

A need the scrollable attribute in my case, because I need to make some inside elements scrollables

1reaction
aghassemicommented, Jan 30, 2018

@jridgewell Good test case for layers.

Read more comments on GitHub >

github_iconTop Results From Across the Web

amp lightbox scrollable not valid - Stack Overflow
i had the same problem but the solution was simple. add a div in the amp-lightbox for global container. and on it put...
Read more >
Documentation: <amp-lightbox> - amp.dev
scrollable. When the scrollable attribute is present, the content of the lightbox can scroll when overflowing the height of the lightbox. Actions.
Read more >
Everything You Need to Know About AMP for Email - Dyspatch
With AMP emails, users can submit information without leaving the inbox, ... They can scroll through a tailored set of products, see an...
Read more >
ampproject/amphtml 1525461683159 on GitHub - NewReleases.io
Version: 1525461683159 · Update FIE's unused privates (#15069) · SwG release 0.1. · ✓Test elements emit keydown for ENTER but have no role...
Read more >
The definitive guide on using AMP for email to drive revenues ...
To make AMP emails display and function as intended, ... this by changing the amp list to layout= “CONTAINER” when triggering this action....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found