To reproduce:
1) create a full export of your site
2) un tar/zip the export
3) edit one file (admin_bar.settings.json) and change one value ("position_fixed": 1,)
4) tar up your entire config directory again
5) import the new tar.gz, with changes
6) notice the (incorrect) warning on the page:
The uploaded configuration matches the current site configuration exactly. No changes were made.
This may be related to #640
Recent comments
I adjusted the subject slightly.
CKEditor Inline Images not saved as Permanent in Term descriptions
It looks like it's a known issue with a PR. You might want to test this PR and respond in the issue itself.
CKEditor Inline Images not saved as Permanent in Term descriptions
Actually, that caused me to look a bit closer. This is in description fields on taxonomy terms. It looks like it doesn't do that on standard nodes. I am building a "catalog" (although it...
CKEditor Inline Images not saved as Permanent in Term descriptions