Problem/Motivation
There is a typo in the "theme_suggestions" hook that prevents the suggestions from being added.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork config_pages_viewer-3367562
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
tyler36 commentedComment #4
tyler36 commentedCurrent version of "config_pages` already has some theme suggestions.
Given an config_pages entity called "homepage", the following suggestions appear:
Comment #5
drdam commentedComment #6
drdam commentedFix in 1.0.1 release
Thanks