riasvdv/statamic-collection-groups

Group stays not selected if you select second item in collection group

Closed this issue · 0 comments

If i select "losse pagina's" the group "navigatie" stays not selected.
Screenshot: https://jmp.sh/BDAqB6t

collection-groups.php config file

return [
    'Navigation' => [
       'pages',
       'loose-pages',
       'meta-pages',
     ]
];