You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The README references initializing the client with a datafile with window.datafile but the docs use the (correct) reference of window.optimizelyDatafile which is what the tags.js file loads the window object in.
Is there an existing issue for this?
SDK Version
current
Current Behavior
The README references initializing the client with a datafile with
window.datafile
but the docs use the (correct) reference ofwindow.optimizelyDatafile
which is what thetags.js
file loads the window object in.https://docs.developers.optimizely.com/feature-experimentation/docs/initialize-sdk-react#instantiate-using-datafile
These should be consistent as users may not know/notice the difference.
Expected Behavior
README should use
window.optimizelyDatafile
Steps To Reproduce
see README
React Framework
No response
Browsers impacted
No response
Link
No response
Logs
No response
Severity
No response
Workaround/Solution
No response
Recent Change
No response
Conflicts
No response
The text was updated successfully, but these errors were encountered: