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
{{ message }}
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
fix: feature enabled will now only be available when experiment is feature experiment (optimizely#384)
OptimizelyConfig was using featureEnabled directly from projectConfig Object without verifying if experiment is feature experiment or not. Now featureEnabled key on variation will only be available if experiment is a feature experiment.
0 commit comments