proxy-client-react icon indicating copy to clipboard operation
proxy-client-react copied to clipboard

Results 6 proxy-client-react issues
Sort by recently updated
recently updated
newest added

From community slack (https://unleash-community.slack.com/archives/C05R73SJDPU/p1695232309805539) > I am trying to bootstrap my client with some feature flags and noticed that a variant is a required property of IToggle . Why is...

good first issue
maybe later

### Describe the bug Hello there, I keep on getting the following error in the browser: ![image](https://github.com/Unleash/proxy-client-react/assets/16613184/bb14e211-7768-441c-8718-84db4af2133a) ![image](https://github.com/Unleash/proxy-client-react/assets/16613184/00997ee2-3d0c-4ce5-80e9-7a05dd3dcf12) Has anyone else experienced this? Do you know how I can fix...

bug

Bumps [ws](https://github.com/websockets/ws) from 8.14.2 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...

dependencies
stale

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.5. Changelog Sourced from vite's changelog. 4.5.5 (2024-09-16) 4.5.4 (2024-09-16) fix: avoid DOM Clobbering gadget in getRelativeUrlFromDocument (#18115) (e812716), closes #18115 fix: backport #18112, fs...

dependencies

## About the changes - old browser (chrome v50) gets error from the async await - despite attempt to transpile with babel-plugin-transform-async-to-generator, it still not transpiled on my compiler -...

### Describe the bug Hi! 👋 Firstly, thanks for your work on this project! 🙂 I have an issue on trying to use unleash on my client side. I'm supporting...