flippercloud / flipper

🐬 Beautiful, performant feature flags for Ruby.
https://www.flippercloud.io/docs
MIT License
3.66k stars 411 forks source link

All feature flags return false on first page load in local and staging environments #878

Closed svpersteve closed 3 weeks ago

svpersteve commented 4 weeks ago

Apologies if this is something we've done in setup but locally and in our staging environment, the first load of the page after signing in returns false for all feature flags until we refresh the page.

For example we have a feature on our home page that's fully enabled but on first load it shows the old view and it confuses everyone for a second until you refresh.

jnunemaker commented 3 weeks ago

@svpersteve hi there! I don't have any other reports of anything like this. I'll need more info.

Can you drop some of your flipper configs if you have any?

Also, what version of ruby, rails and flipper gems are you using?

What adapter are you using?

Closing to keep things tidy but will re-open if we can confirm a bug. Happy to keep answering your questions here though.