react-photoswipe-gallery icon indicating copy to clipboard operation
react-photoswipe-gallery copied to clipboard

🏙 React component wrapper around PhotoSwipe

Results 39 react-photoswipe-gallery issues
Sort by recently updated
recently updated
newest added

I try to disabled image right click but I didn't find nothing for change style for open images or something else

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://redirect.github.com/codecov/codecov-action) | action | major | `v3.1.6` -> `v4.6.0` | --- ### Release...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [husky](https://redirect.github.com/typicode/husky) | [`8.0.3` -> `9.1.6`](https://renovatebot.com/diffs/npm/husky/8.0.3/9.1.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/husky/9.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/husky/9.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

**Describe the bug** Error occurring using App router (NextJS v14) ``` Failed to generate static paths for /projects/[slug]: TypeError: (0 , react__WEBPACK_IMPORTED_MODULE_0__.createContext) is not a function at eval (webpack-internal:///(rsc)/./node_modules/react-photoswipe-gallery/dist/context.js:7:83) ```...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@testing-library/jest-dom](https://togithub.com/testing-library/jest-dom) | [`5.17.0` -> `6.4.2`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/5.17.0/6.4.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2fjest-dom/6.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prettier](https://prettier.io) ([source](https://togithub.com/prettier/prettier)) | [`2.8.8` -> `3.3.3`](https://renovatebot.com/diffs/npm/prettier/2.8.8/3.3.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier/3.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

Hi. I knew this library by [react-image-lightbox](https://github.com/pj-alvarado10/react-image-lightbox), because it is deprecated but recommende you. I try to use react photoswipe gallery the same way to lightbox because I have already...

More info: https://github.com/dromru/react-photoswipe-gallery/issues/1163

**Is your feature request related to a problem? Please describe.** When writing custom slides inside the content property i would like to mix images with other content e.g: a comment...

**Describe the bug** When passing a custom content component (e.g: with an input field and/or button) using the content property of the component, it does not seem possible to click...