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
Steps to reproduce:
All browsers/devices as far as I know.
Powered by AMP ⚡ HTML – Version 1516833286380
EDIT: could be related to https://github.com/ampproject/amphtml/issues/10609 (?)
@jridgewell Good test case for layers.
This issue hasn't been updated in awhile. @aghassemi Do you have any updates?
Here is another example of the same bug
scrollable attribute in the lightbox the content is loadedA need the scrollable attribute in my case, because I need to make some inside elements scrollables
Any update on this? Will amp-list v2 tackle this issue? Thanks
Issue is unrelated to amp-list and more about scrollable lightbox, any fix needs @jridgewell's layers or something similar.
Most helpful comment
Here is another example of the same bug
How to reproduce the issue?
scrollableattribute in the lightbox the content is loadedA need the
scrollableattribute in my case, because I need to make some inside elements scrollables