Skip to content
Discussion options

You must be logged in to vote

It seems like this is also behind a feature flag extension-refresh

## - "extension-refresh": Temporarily enable the new extension design until general availability (should be used with the beta Chrome extension)

Enabling it (by adding it to EXPERIMENTAL_CLIENT_FEATURE_FLAGS) won't immediately take effect as the config is apparently stored in the Local Storage of your browser. (Not sure how often this get's updated but you can search for featureStates and remove it via the Storage Inspector)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Guru-25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #5457 on January 26, 2025 14:04.