react-sdk
react-sdk copied to clipboard
React SDK for Optimizely Feature Experimentation and Optimizely Full Stack (legacy)
I should be able to send a custom header (eg Authorization) within the request considering the fact that I can point my instance to another endpoint which may need other...
## Summary The `` component makes some assumptions about the `children` prop that we should document and warn about: - Exactly 0 or 1 `` child components should be passed...
We get a SDK client on the server by running createInstance({...}) Next.js serialize all objects to json when sending them to the client. We then get >>> Error: Circular structure...
### Is there an existing issue for this? - [X] I have searched the existing issues ### SDK Version 3.1.1 ### Current Behavior Setting log level to `Error`, don't reduce...
### Is there an existing issue for this? - [x] I have searched the existing issues ### SDK Version Source: https://docs.developers.optimizely.com/feature-experimentation/docs/usetrackevent-react When you look at the example code it says:...
### Is there an existing issue for this? - [x] I have searched the existing issues ### SDK Version "@optimizely/react-sdk": "^3.2.2", ### Current Behavior I'm using `useFeature` hook to get...
### Is there an existing issue for this? - [X] I have searched the existing issues ### SDK Version 3.2.2 ### Current Behavior High storage usage on AsyncStorage. ### Expected...
### Is there an existing issue for this? - [x] I have searched the existing issues ### SDK Version "@optimizely/optimizely-sdk": "^6.0.0", "@optimizely/react-sdk": "^3.2.4", ### Current Behavior The React SDK needs...