Is there an existing issue for this?
SDK Version
4.10.0
Current Behavior
When declaring a variable with the result of createInstance we get null back.
Expected Behavior
We expect to get a Client instance.
Steps To Reproduce
- Create a worker with the 4.10.0 sdk version
- Run createInstance
- Get that
null value
SDK Type
Browser
Node Version
v20.8.1
Browsers impacted
No response
Link
No response
Logs
No response
Severity
No response
Workaround/Solution
Import createInstance from @optimizely/optimizely-sdk/dist/optimizely.lite.min instead of @optimizely/optimizely-sdk
Recent Change
Yes, updating to 4.10.0 broke the expected behaviour.
Conflicts
No response