I have now realised that everything works as it should. What I don't understand is why a URL is converted into a string and why I can't use it in functions like link(). If I build links hardcoded together "href=‘{{ url }}", then I no longer have reasonable link handling.
But this is not a problem of UI-Patterns, but is ultimately covered by the Drupal core.
hauke-vq → created an issue.
hauke-vq → created an issue.
Thank you for your interest.
The new year comes with new free time. I will use this to help this module to a hopefully stable release. And of course a full documentation. :)
hauke-vq → created an issue.
Most simply solution for now is just to disable the javascript while configuring the states.
But a patch for this is pretty wanted.