ui icon indicating copy to clipboard operation
ui copied to clipboard

A library of JavaScript UI components, includes the best lightbox - Fancybox5

Results 109 ui issues
Sort by recently updated
recently updated
newest added

### Describe the bug i just can not download the videos when i open them using fancybox, images are working and i can download them, here is the code: ```...

enhancement

### Describe the bug When you enable mouse panning, it seems to break Android zooming. After you pinch to zoom in, you can't pinch to zoom our or back in...

needs triage

### Describe the bug [Fancybox.d.ts](https://github.com/fancyapps/ui/blob/main/types/Fancybox/types.d.ts) contains `static getInstance(id?: number): Fancybox | null;` while [Options.d.ts](https://github.com/fancyapps/ui/blob/3f011cdb684fc4909afb1f2e43dc61f0ede573ce/types/Fancybox/options.d.ts#L108) types `id` as `string | number` ### Reproduction Types issue ### Additional context _No response_

needs triage

### Describe the bug My use case is a carousel inside a tab component. After I have traversed images in the carousel, I swap tabs and then swap back, adding...

needs triage

### Is your feature request related to a problem? Please describe. Yes, it's related to controlling the size of an HTML5 video when using Fancybox. I couldn't find a way...

### Describe the bug The "back" button works properly only on the first time you open the image. https://fancyapps.com/fancybox/plugins/hash/ Demo: https://komododecks.com/recordings/fNX1DTLMPTsDUxyljBxJ?uploadId=Ou7EBApEd8X5NF6jNqXl ### Reproduction https://komododecks.com/recordings/fNX1DTLMPTsDUxyljBxJ?uploadId=Ou7EBApEd8X5NF6jNqXl ### Additional context _No response_

needs triage

I use the simple div-setup from the docs to generate a carousel in a page and use this code for carousel and fancybox. How can I get the custom svg...

### Describe the bug When attempting to access a Vimeo video using the URL format (player.)vimeo.com/video/, the video fails to load and shows "Image not found". ### Reproduction Use /video...

needs triage