- Issue created by @tiziano.sartori
- 🇧🇾Belarus krakenbite
I reverted "Issue #3373861 by Pablo_Pukha: The wildcard not work correct" and created a new release
Upgrading to 2.0.9 broke up the wildcard matching
For exmaple we have two article nodes as /content/article/1 and /content/article/2 and we want to add dummy-articles class on both articles then simply add /content/article*|dummy-articles in text-area
Check why "*" does not work as wildcard
Active
2.0
Code
I reverted "Issue #3373861 by Pablo_Pukha: The wildcard not work correct" and created a new release