Replies: 1 comment 1 reply
-
I am also have the same problem did you find a solution |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Configuration example:
Code example:
This code example attempts to update a slug by fetching only the ID from the database and without interacting with the field that the slug is generated from.
As a result of executing this code, we will get a slug of the form "-1".
It seems to me, or is this not correct behavior? Perhaps there is already a ready solution to the problem (I would not want to add "title" to the selection)?
Beta Was this translation helpful? Give feedback.
All reactions