-
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
Needs investigationFurther information is requestedFurther information is requested
Description
Bug report
Describe the bug
A list property is moving up and down in the exported config files, depending on from which machine it was exported.
Maybe it takes machine's locale during sorting with localeCompare 🤷?
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/localeCompare#locales
Steps to reproduce the behavior
Export updated configs on different machines.
Expected behavior
Only relevant changes are made to config files during the export.
Screenshots
System
- Node.js version: 20.19.0
- NPM version: 10.8.1
- Strapi version: v5.18.0
- Plugin version: 3.1.2
- Database: PostgreSQL
- Operating system: macOS, Windows, Linux
Metadata
Metadata
Assignees
Labels
Needs investigationFurther information is requestedFurther information is requested