Any plans for adding thumbnails to the modal view?
See original GitHub issueI think it’d be a nice addition to have a row of thumbnails for the rest of the images within the same Gallery
. Any plans for it?
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:12 (5 by maintainers)
Top Results From Across the Web
Video Thumbnail with Modal | Open Berkeley
The Video Thumbnail with Modal allows Site Builders to show a photo in a widget that links to a video, and then when...
Read more >Creating a Modal Image Gallery With Bootstrap Components
Step 2: Make the modal work · The modal ID should match the data-target of the gallery element. · The carousel ID should...
Read more >Setting a custom video thumbnail and video title for Facebook
To select a custom video thumbnail, click into the video thumbnail from the Post Modal, pause your video at the frame you want...
Read more >Adding Thumbnails to PhotoSwipe [MY SOLUTION] #1319
What i need to do for this instance is to make a thumbnail ONLY of the selected image at the bottom of the...
Read more >Set custom thumbnails for files – Figma Help Center
Click Cancel to return to the file browser without creating a new file. Tip! Figma will show you this window for every new...
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
I ended up uninstalling both packages and re-installing them. It’s working correctly now, it was a npm issue after all. Thanks!
@guillermo-avalos, thumbnails example is written in TypeScript.
According to errors, that you provided, you use JavaScript - that’s why type annotations do not work and errors appear.
It’s ok. Just remove type annotations from example and everything should work in JavaScript environment.