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
When a flex-context has more than one boolean field with the same value (e.g. True), it will not show in the UI (context page) - the JSON is not parseable.
I think I found a solution, will create a PR soon.