This could be related to #1345...
{
"_config_name": "some.config",
...
"storage": 4,
...means "default" ^^
{
"_config_name": "some.config",
...
"storage": 2,
...means "overwritten" ^^
Is there a 1 and a 3? ...what about a 0? ...does this have negative values? What is this in general?
GitHub Issue #:
3562
Recent comments
Maybe "Query settings" : "Distinct". If there are multiple identical items, each will be displayed only once. You can use this to try and remove duplicates from a view, though it...
Duplicated images in view
If there are N images in the field, then that set of N images gets repeated N times, it seems.
Duplicated images in view
Excellent! Yes, that's one of those "too simple and obvious" solutions. I hadn't thought of it either. However, this solves only one part of the problem (empty blocks). It doesn't solve my...
Duplicated images in view