issues
search
splitio
/
javascript-commons
Other
3
stars
5
forks
source link
Fixes for localhost mode on client-side SDKs (Browser SDK, React Native SDK, etc)
#316
Closed
EmilianoSanchez
closed
4 months ago
EmilianoSanchez
commented
4 months ago
JavaScript commons library
What did you accomplish?
Bugfixing - Fixed localhost mode for client-side SDKs to emit SDK_UPDATE when mocked feature flags are updated in the
features
property of the config object (Related to issue
https://github.com/splitio/javascript-browser-client/issues/119
).
How do we test the changes introduced in this PR?
Unit tests and integration test in the corresponding SDKs.
Extra Notes
JavaScript commons library
What did you accomplish?
features
property of the config object (Related to issue https://github.com/splitio/javascript-browser-client/issues/119).How do we test the changes introduced in this PR?
Extra Notes