Problem/Motivation

https://git.drupalcode.org/project/component_connector/-/blob/1.x/src/Co...

This $mask is not working for the case when there is several chars before "-" symbol in filename.

For example "m-page-title.suggestion.yml" filename is working, but "my-page-title.suggestion.yml" not working currently.

Comments

kostyashupenko created an issue. See original summary.

kostyashupenko’s picture

Issue summary: View changes

gaydabura’s picture

Status: Active » Fixed

fixed in 1.0.1

gaydabura’s picture

Status: Fixed » Closed (fixed)
kostyashupenko’s picture