Is there a way to use Thumbnail plugin with Inline? #35
-
I am struggling to get thumbnails working with Inline mode. Thumbs are visible, but can't set their position |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Hi there! Is there a chance you can share a small demo reproducing the issue you are facing? And to answer your question, the Thumbnails plugin is expected to be fully compatible with the Inline plugin. Here is a small demo - https://codesandbox.io/s/yet-another-react-lightbox-35-up041u?file=/src/App.js |
Beta Was this translation helpful? Give feedback.
-
Ok, my case is a bit more complicated. I am trying to put lightbox in a modal. Here is sandbox: And here is what my desired result. Maybe I am overcomplicating? |
Beta Was this translation helpful? Give feedback.
-
never mind... Stupid me... |
Beta Was this translation helpful? Give feedback.
Hi there! Is there a chance you can share a small demo reproducing the issue you are facing? And to answer your question, the Thumbnails plugin is expected to be fully compatible with the Inline plugin.
Here is a small demo - https://codesandbox.io/s/yet-another-react-lightbox-35-up041u?file=/src/App.js