Replies: 2 comments
-
you can add it
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to extend slug generation logic by adding a prefix to slugs. But it still should be possible to override. I tried to change the resolution logic but it doesn't work as expected. It just puts
prefix-
into the field as an initial value and is overridden on Name change:Beta Was this translation helpful? Give feedback.
All reactions