This message was deleted.
# ask-questions
w
This message was deleted.
f
if you turn a feature flag off, it will evaluate to null - what were you expecting it to return?
l
I was expecting that it would work only in the development environment and not to work in production. Because i might turn the flag on only for testing but i don't want to be active in production. I thought that was the point of the "production" option and enabling dev mode in the configuration, or am i wrong?
132 Views