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
- Do you want to request a feature or report a bug?
bug
- What is the current behavior?
Config keys that are assumed unique are not validated for uniqueness, so unpredictable failures take place when multiple same-named keys exist where they shouldn't.
- What is the expected behavior?
If keys that must be unique are not, an error message should be generated and Netlify CMS should not load.