Lightbox: make lightbox manager and viewer installations work for more than singleDoc mode
See original GitHub issueResolve these two hacks:
const ampdoc = Services.ampdocServiceFor(win).getAmpDoc();
manager_ = new LightboxManager(ampdoc);
const ampdoc = Services.ampdocServiceFor(win).getAmpDoc();
return waitForBodyPromise(/**@type {Document}*/ ampdoc.getRootNode()).then(() => {
Issue Analytics
- State:
- Created 6 years ago
- Reactions:3
- Comments:6 (3 by maintainers)
Top Results From Across the Web
lightbox-viewer - GitHub Pages
Lightbox Viewer lets you simultaneously visualize changes in shader material settings under different lighting conditions.
Read more >hai-vr/lightbox-viewer - GitHub
Lightbox Viewer lets you simultaneously visualize changes in shader material settings under different lighting conditions.
Read more >lightbox installation tutorial - YouTube
This tutorial will show you how to install a Lightbox script on your web page. … Show more. Show more. Key moments. View...
Read more >How to Use Lightboxes in Wix | Wix Fix - YouTube
In this video, I will show you how to set up and use Lightboxes in the classic Wix editor. Lightboxes are basically pop-ups...
Read more >Lightbox as your personal image gallery - Experience League
You can quickly access Lightbox to add or delete assets. It serves as your personal image gallery. If you are an Adobe Experience...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Oh wow, there’s interest! xD Not presently because nobody has expressed interest in it prior to your comment. It’s currently sitting in our backlog TODO list. Do you actually want/need this for anything?
This issue seems to be in Pending Triage for awhile. @cathyxz Please triage this to an appropriate milestone.