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
Merge branch 'release-please--branches--main--components--toolbar' of github.com:launchdarkly/launchdarkly-toolbar into release-please--branches--main--components--toolbar
Copy file name to clipboardExpand all lines: packages/demo/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,6 +101,7 @@ This demo is part of a pnpm monorepo workspace and automatically uses the local
101
101
1.**Toolbar not appearing**: Check if the dev server URL is correct and accessible
102
102
2.**Connection issues**: Verify your LaunchDarkly dev server is running with CORS enabled
103
103
3.**No flags showing**: Ensure the project key is correct and flags exist in the environment
104
+
4.**Flags are showing, but values are not the same between the toolbar and the app**: Ensure the toolbar is not using the `FlagOverridePlugin` in dev server mode
0 commit comments