react-web-share icon indicating copy to clipboard operation
react-web-share copied to clipboard

Tiny web share wrapper with fallback for unsupported browsers

Results 27 react-web-share issues
Sort by recently updated
recently updated
newest added

Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.35.0. Release notes Sourced from eslint's releases. v8.35.0 Features 8e34a04 feat: add afterHashbangComment option to lines-around-comment rule (#16920) (SUZUKI Sosuke) c8c0c71 feat: Move all and...

dependencies

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.40.0 to 5.54.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v5.54.0 5.54.0 (2023-02-27) Bug Fixes typescript-estree: check for relative/root paths in printing file path errors (#6491) (dc14242) website:...

dependencies

Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.5.12 to 6.5.16. Release notes Sourced from @​storybook/addon-actions's releases. v6.5.16 Bug Fixes Angular: Fix handling of docsMode option in angular builder #20608 Angular: Fix webpackStatsJson types in...

dependencies

Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.5.12 to 6.5.16. Release notes Sourced from @​storybook/addon-links's releases. v6.5.16 Bug Fixes Angular: Fix handling of docsMode option in angular builder #20608 Angular: Fix webpackStatsJson types in...

dependencies

Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 6.5.12 to 6.5.16. Release notes Sourced from @​storybook/addon-essentials's releases. v6.5.16 Bug Fixes Angular: Fix handling of docsMode option in angular builder #20608 Angular: Fix webpackStatsJson types in...

dependencies

Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.5.12 to 6.5.16. Release notes Sourced from @​storybook/react's releases. v6.5.16 Bug Fixes Angular: Fix handling of docsMode option in angular builder #20608 Angular: Fix webpackStatsJson types in...

dependencies

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.17 to 8.4.21. Release notes Sourced from postcss's releases. 8.4.21 Fixed Input#error types (by @​hudochenkov). 8.4.20 Fixed source map generation for childless at-rules like @layer. 8.4.19 Fixed...

dependencies

I basically created the dynamically generated page which opens through url in next-app And the problem is that when I sharing the url on FaceBook through react-web-share it is not...

bug

**Describe the bug** After building for production, the RWebshare component doesn't work on mobile browsers (it works on mobile browsers using development server). Only the original web share API works,...

bug

**Describe the bug** Copy functionality shows different behavior in desktop/mobile On desktop it copies only the link. On mobile app it copies data+link **Expected behavior** The copy functionality should copy...

bug