proxy-client-react
proxy-client-react copied to clipboard
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...
### Describe the bug Hello there, I keep on getting the following error in the browser:   Has anyone else experienced this? Do you know how I can fix...
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...
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...
## 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...
## Related Issues - #193 ## About the changes Implemented useCallback to maintain stable function references across render cycles. This prevents performance issues caused when unmemoized functions create new instances...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.10. Release notes Sourced from vite's releases. v4.5.10 Please refer to CHANGELOG.md for details. v4.5.9 Please refer to CHANGELOG.md for details. v4.5.8 Please refer to...
### Describe the bug Hi there, First, thank you for your work on this library - it's been really valuable for our project. I've noticed what might be a performance...