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
GitHub Issue #:
661
Recent comments
With JQuery, simple and fast. Or put all possible links in one menu, and hide unnecessary with CSS mediaquery.
Different primary menus depending on the viewport size?
I wonder if what is happening here is the default database settings are for utf8mb4 if the database server supports it. In settings.php or settings.local.php if that's where you put your...
Problem with utf8mb4 Format when importing database
I've not done this with a menu before but something similar with different Views presentation blocks for different resolutions (i.e. not just responsive but a different presentation method...
Different primary menus depending on the viewport size?